[Serializable]
public sealed enum GradientDirection : Enum , IComparable, IFormattable
, IConvertible
Public Members
Member | Description |
---|---|
TopBottom | |
BottomTop | |
LeftRight | |
RightLeft | |
FromTopLeft | |
FromBottomLeft | |
Radial | |
DiagonalUp | |
DiagonalDown |
See Also
Steema.TeeChart.Drawing Namespace