ComponentOne FinancialChart for UWP Edition
ShowMeanLine Property

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

Reference

BoxWhisker Class
BoxWhisker Members