ComponentOne FlexChart for UWP
ShowMeanMarks Property

C1.UWP.FlexChart Assembly > C1.Xaml.Chart Namespace > BoxWhisker Class : ShowMeanMarks Property
Gets or sets a value that determines whether to show the mean marker for the Box-whisker series.
Syntax
'Declaration
 
Public Property ShowMeanMarks As System.Boolean
public System.bool ShowMeanMarks {get; set;}
See Also

Reference

BoxWhisker Class
BoxWhisker Members