Hi,
You'll need to use the code editor. In PostApplyData, using C# as the language, you can use this to change the fourth point to red for example:
chartObj.Series[0].Points[3].Color = Color.Red;
RAQ Report: Web-based Excel-like Java reporting tool[/url]