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

In This Topic
    ShowMeanMarks Property (BoxWhisker)
    In This Topic
    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