ShowMeanMarks Property
ShowMeanMarks
Gets or sets a value that determines whether to show the mean marker for the Box-whisker series.
Declaration
[Parameter]
public bool ShowMeanMarks { get; set; }
<Parameter>
Public Property ShowMeanMarks As Boolean