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

Public Members

MemberDescription
StartSet the alignment at start position of the Marks into the Bar.
CenterSet the alignment at center position of the Marks into the Bar.
EndSet the alignment at end position of the Marks into the Bar.

See Also

Steema.TeeChart.Styles Namespace