Returns a chart color. If the Owner parameter is not nil, the method returns the Color of the chart. If the Owner is nil, then the method cycles through a list of unique colors.
Namespace: FMX.RS.ChartPanel
Delphi |
function GetChartColor( Owner: TRSCustomChart ): TCanvasColor; overload; |
Parameters
Owner
Type: TRSCustomChart
Type: TCanvasColor