Kendo.Mvc.UI.ChartBarSeriesBase
The base class for Chart Bar series.
Properties
Stacked
A value indicating if the bars should be stacked.
StackGroup
The stack name that this series belongs to.
StackType
The type of stack to plot
Aggregate
Aggregate function for date series.
Gap
The distance between category clusters.
Spacing
Space between bars.
Orientation
The orientation of the bars.
Labels
Gets the bar chart data labels configuration
Border
Gets or sets the bar border
Overlay
Gets or sets the effects overlay
NegativeColor
Gets or sets the series color for negative values
Visual
Gets or sets series visual handler.
Methods
Initialize
Inintializes the Chart Bar series.