Describes the possible values of the Position property.
[Serializable]
public sealed enum AxisArrowPosition : Enum , IComparable, IFormattable
, IConvertible

Public Members

MemberDescription
StartDraws an arrow at the beginning of the Axis.
EndDraws an arrow at the end of the Axis.
BothDraws arrows at both ends of the Axis.

See Also

Steema.TeeChart.Tools Namespace