<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSChartGradient > Properties:
Comments (0)
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: RSChartPanel
Delphi
published property StartColor: TCanvasColor read FStartColor write SetStartColor default clxYellow;
Property Value
Type: TCanvasColor