ChartBarSeriesBase
Properties
Stacked - Nullable
StackGroup - String
StackType - Nullable
Aggregate - Nullable
Gap - Nullable
Spacing - Nullable
Orientation - ChartSeriesOrientation
Labels - ChartBarLabels
Gets or sets the label position.
Border - ChartElementBorder
Gets or sets the opacity of the border.
Overlay - ChartBarSeriesOverlay
Gets the bar series gradient type.
NegativeColor - String
Visual - ClientHandlerDescriptor
A Razor template delegate.
Data - IEnumerable
Member - String
CategoryMember - String
ColorMember - String
NoteTextMember - String
Category - Func
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
Defines the width of the line.
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.
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 IChartSerializer.
RETURNS
The IChartSerializer instance.