C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / BoxWhisker Class
Members

BoxWhisker Class
Represents a Box-whisker series of FlexChart.
Object Model
BoxWhisker ClassDataLabel Class
Syntax
Remarks
The BoxWhisker series is normally used to compare distributions between different sets of numerical data.
Inheritance Hierarchy

System.Object
   Microsoft.AspNetCore.Components.ComponentBase
      C1.Chart.SeriesBase
         C1.Blazor.Chart.Series
            C1.Blazor.Chart.BoxWhisker

See Also