[Serializable]
public sealed enum HorizontalAxis : Enum , IComparable, IFormattable
, IConvertible
Public Members
Member | Description |
---|---|
Top | Associates the series with the top axis. |
Bottom | Associates the series with the bottom axis. |
Both | Associates the series with both the top and bottom axes. |
Custom | Associates the series with a custom axis. |
See Also
Steema.TeeChart.Styles Namespace