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

Public Members

MemberDescription
TopAssociates the series with the top axis.
BottomAssociates the series with the bottom axis.
BothAssociates the series with both the top and bottom axes.
CustomAssociates the series with a custom axis.

See Also

Steema.TeeChart.Styles Namespace