Kendo.Mvc.UI.ChartBulletSeries
Defines the Kendo UI Chart Bullet series.
Properties
Opacity
Gets or sets the series opacity.
Color
Gets or sets the series base color.
Visible
Gets or sets a value indicating if the series is visible
VisibleInLegend
Gets or sets a value indicating if the series is visible in the legend
ColorHandler
Gets or sets the series color function
AggregateHandler
Aggregate function for date series.
Tooltip
Gets or sets the data point tooltip options.
Target
Gets or sets the data point target.
Axis
Gets or sets the axis name to use for this series.
CategoryAxis
Gets or sets the category axis name to use for this series.
Name
Gets or sets the title of the series.
Gap
The distance between category clusters.
Spacing
Space between bars.
Orientation
The orientation of the bullets.
Border
Gets or sets the bullet border.
Overlay
Gets or sets the effects overlay.
ColorMember
Gets the model color member name.
NoteTextMember
Gets the model note text member name.
TargetMember
Gets the model target member name.
CurrentMember
Gets the model current member name.
Data
The data used for binding.
GroupNameTemplate
Name template for auto-generated series when binding to grouped data.
Highlight
Gets or sets the series highlight options
CategoryMember
Gets the model data category member name.
Category
Gets a function which returns the category of the property to which the column is bound to.
Notes
Gets or sets the series notes options
ZIndex
Gets or sets the series Z-Index.
Methods
CreateSerializer
Creates a new ChartBulletSeriesSerializer.
Returns
The ChartBulletSeriesSerializer instance.