Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSChartGradient > Properties
TRSChartGradient.StartColor Property
Specifies the color that the gradient should be at the start of the "blend". When the Direction is gdDownRight, the top-left corner will be this color.
Namespace: FMX.RS.ChartPanel
Delphi
published property StartColor: TCanvasColor read FStartColor write SetStartColor default clxYellow;
Property Value
Type: TCanvasColor
•FMX.RS.ChartPanel.TRSChartGradient.EndColor
•FMX.RS.ChartPanel.TRSChartGradient.Direction
•TRSChartGradient
•FMX.RS.ChartPanel