WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / BoxWhisker Class
Members
In This Topic
    BoxWhisker Class
    In This Topic
    Represents a Box-whisker series of FlexChart.
    Object Model
    BoxWhisker ClassFlexChart ClassChartStyle ClassAxis ClassAxis ClassDataLabel ClassChartStyle ClassChartStyle Class
    Syntax
    public class BoxWhisker : Series, WinRT.IWinRTObject  
    Remarks
    The BoxWhisker series is normally used to compare distributions between different sets of numerical data.
    Inheritance Hierarchy

    System.Object
       Microsoft.UI.Xaml.DependencyObject
          C1.WinUI.Chart.Series
             C1.WinUI.Chart.BoxWhisker

    See Also