ShowMeanMarkers

IChartSeries.ShowMeanMarkers property

Represents mean markers. True if mean markers are shown on the BoxAndWhisker chart. Applies only to BoxAndWhisker charts. Read/write Boolean.

public bool ShowMeanMarkers { get; set; }

See Also