ShowMeanLine

IChartSeries.ShowMeanLine property

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

public bool ShowMeanLine { get; set; }

See Also