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

Public Members

MemberDescription
LeftAssociates the series with the left axis.
RightAssociates the series with the right axis.
BothAssociates the series with both the left and right axis.
CustomAssociates the series with a custom axis.

See Also

Steema.TeeChart.Styles Namespace