ChartBulletSeries
Properties
Opacity - Nullable
Color - String
Visible - Nullable
VisibleInLegend - Nullable
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.
Target - ChartBulletTarget
Gets or sets the target width.
Axis - String
CategoryAxis - String
Name - String
Gap - Nullable
Spacing - Nullable
Orientation - ChartSeriesOrientation
Border - ChartElementBorder
Gets or sets the opacity of the border.
Overlay - ChartBarSeriesOverlay
Gets the bar series gradient type.
ColorMember - String
NoteTextMember - String
TargetMember - String
CurrentMember - String
Data - IEnumerable
Highlight - ChartSeriesHighlight
Gets or sets the highlight opacity
CategoryMember - String
Category - Func
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.
Labels - ChartBulletLabels
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 ChartBulletSeriesSerializer.
RETURNS
The ChartBulletSeriesSerializer instance.