FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / BoxWhisker Class / ShowMeanLine Property

In This Topic
    ShowMeanLine Property (BoxWhisker)
    In This Topic
    Gets or sets a value that determines whether to show the mean line for the Box-whisker series.
    Syntax
    'Declaration
     
    Public Property ShowMeanLine As System.Boolean
    public System.bool ShowMeanLine {get; set;}
    See Also