ChartBoxPlotSeries
Properties
Type - String
LowerMember - String
Q1Member - String
MedianMember - String
Q3Member - String
UpperMember - String
MeanMember - String
OutliersMember - String
Outliers - ChartMarkers
Gets or sets the markers size.
Extremes - ChartMarkers
Gets or sets the markers size.
ColorMember - String
CategoryMember - String
Category - Func
NoteTextMember - String
Border - ChartElementBorder
Gets or sets the opacity of the border.
Data - IEnumerable
Aggregates - ChartBoxPlotAggregates
Gets or sets the lower aggregate.
Gap - Nullable
Spacing - Nullable
Line - ChartLine
Gets or sets the line width.
Orientation - ChartSeriesOrientation
Name - String
Opacity - Nullable
Color - String
ColorHandler - ClientHandlerDescriptor
A Razor template delegate.
AggregateHandler - ClientHandlerDescriptor
A Razor template delegate.
Tooltip - ChartTooltip
Specifies if the Chart should display a single tooltip for each category.
Axis - String
CategoryAxis - String
Highlight - ChartSeriesHighlight
Gets or sets the highlight opacity
Visible - Nullable
VisibleInLegend - Nullable
Notes - ChartNote
Gets or sets the icon.
ZIndex - Nullable
Median - ChartSeriesMedian
The color of the median visual. Accepts a valid CSS color string, including hex and rgb.
Mean - ChartSeriesMean
The color of the mean visual. Accepts a valid CSS color string, including hex and rgb.
Whiskers - ChartSeriesWhiskersSettings
The color of the whiskers.
Pattern - ChartSeriesPatternSettings
The background color of the pattern.
DrilldownField - String
DrilldownSeriesFactory - ClientHandlerDescriptor
A Razor template delegate.
LegendItem - ChartSeriesLegendItemSettings
Sets the configuration of the legend items of type area. By default, all series except line and scatter use this legend type.
Methods
CreateSerializer()
Creates a new ChartBoxPlotSeriesSerializer.
RETURNS
The ChartBoxPlotSeriesSerializer instance.