Hello Mike,
The general approach to this task is shown in
this example. However, it seems more likely that such request is placed for candlestick series, so with Q2 release (which should be available for download in your account by now) we have exposed a public API. You can create a style with two setters for
Fill and
EmptyFill properties with the desired colors:
Then set the
CandleStickSeriesDefinition.ItemStyle property with that style:
Hope this helps.
Regards,
Ves
the Telerik team