[Serializable]
public sealed enum VerticalAxis : Enum , IComparable, IFormattable
, IConvertible
Public Members
Member | Description |
---|---|
Left | Associates the series with the left axis. |
Right | Associates the series with the right axis. |
Both | Associates the series with both the left and right axis. |
Custom | Associates the series with a custom axis. |
See Also
Steema.TeeChart.Styles Namespace