Returns a unique color every time it is called up to a certain point. After the nth call, the colors cycle back to the beginning.
Namespace: FMX.RS.ChartPanel
Delphi |
function GetChartColor: TCanvasColor; overload; |
Return Value
Type: TCanvasColor