[Serializable]
public sealed enum AxisArrowPosition : Enum , IComparable, IFormattable
, IConvertible
Public Members
Member | Description |
---|---|
Start | Draws an arrow at the beginning of the Axis. |
End | Draws an arrow at the end of the Axis. |
Both | Draws arrows at both ends of the Axis. |
See Also
Steema.TeeChart.Tools Namespace