[]
        
(Showing Draft Content)

C1.Win.Chart.BoxWhisker.ShowMeanLine

ShowMeanLine Property

ShowMeanLine

Gets or sets a value that determines whether to show the mean line for the Box-whisker series.

Declaration
[C1Description("BoxWhisker.ShowMeanLine", "Gets or sets a value that determines whether to show the mean line for the Box-whisker series.")]
public bool ShowMeanLine { get; set; }