[Serializable]
public sealed enum MarksLocation : Enum , IComparable, IFormattable
, IConvertible
Public Members
Member | Description |
---|---|
Start | Set the alignment at start position of the Marks into the Bar. |
Center | Set the alignment at center position of the Marks into the Bar. |
End | Set the alignment at end position of the Marks into the Bar. |
See Also
Steema.TeeChart.Styles Namespace