MAUI | ComponentOne
C1.Maui.Chart Assembly / C1.Maui.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 
    Remarks
    The BoxWhisker series is normally used to compare distributions between different sets of numerical data.
    Inheritance Hierarchy

    System.Object
       Microsoft.Maui.Controls.BindableObject
          C1.Maui.Chart.Series
             C1.Maui.Chart.BoxWhisker

    See Also