Hide Comments
Hide Comments

Comments (0)

Specifies the direction that the gradient uses to change from the  StartColor to  EndColor. For example, if the Direction is gdDownRight, the upper-left corner of the rectangle that contains the gradient will be the StartColor and the lower-right corner will be the EndColor. The upper-right and lower-left corners will be a blend of the 2 colors.

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

published
  property Direction: TGradientDirection read FDirection write SetDirection default gdLeft;
 

Property Value

Type: TGradientDirection

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb