Defines all necessary properties to draw a mark near to each Series point.
public SeriesMarks Marks {get; set;}

Remarks


The Marks property defines all necessary properties to draw a mark near to each Series point.

A mark consist of a colored rectangle with a text string on it and a line that indicates which points corresponds to which mark.

Each different Series type draws it's marks differently.

See Also

Series Class | Series Members | Steema.TeeChart.Styles Namespace