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