Kendo.Mvc.UI.ChartBoxPlotAggregates
Defines the aggregate settings for BoxPlot series.
Properties
Lower
Gets or sets the lower aggregate.
Q1
Gets or sets the q1 aggregate.
Median
Gets or sets the median aggregate.
Q3
Gets or sets the q3 aggregate.
Upper
Gets or sets the upper aggregate.
Mean
Gets or sets the mean aggregate.
Outliers
Gets or sets the outliers aggregate.
Methods
CreateSerializer
Creates a new ChartBoxPlotAggregatesSerializer.
Returns
The ChartBoxPlotAggregatesSerializer instance.