Returns the color of the chart value. The color of the TRSChartValue can change depending on the Options property as well as any other chart states (e.g., the TRSCandleStickChart class overrides this method to turn the color red or green depending on if the Open value is greater than the Closing Value)
Namespace: FMX.RS.BarCharts
Delphi |
public |
Parameters
Value
Type: TRSChartValue
Type: TCanvasColor
TRSCustomChart.GetColor(TRSChartValue)
Reference•Opttions |