WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / BoxWhisker Class / ShowMeanLine Property
In This Topic
    ShowMeanLine Property
    In This Topic
    Gets or sets a value that determines whether to show the mean line for the Box-whisker series.
    Syntax
    public bool ShowMeanLine {get; set;}
    See Also