ShowMeanLine

ChartSeries.ShowMeanLine property

Represents mean line. 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