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