Restricts Marks to Chart axes space, when true.
public Boolean Clip {get; set;}

Remarks


Defaulf: true

The Clip boolean property toggles if Marks outside Chart limits will overwrite any other Chart region.

By default is true, meaning Marks will be drawn only within inner chart boundaries, keeping Axis Labels, Titles, Legend, etc almost untouched.

See Also

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