Kendo.Mvc.UI.ChartBubbleSeries
Defines the Kendo UI Chart Bubble series.
Properties
SizeMember
Gets the Size data member of the series.
CategoryMember
Gets the Category data member of the series.
ColorMember
Gets the Color data member of the series.
VisibleInLegendMember
Gets the VisibleInLegend data member of the series.
MinSize
Gets the minimum bubble size of the series.
MaxSize
Gets the maximum bubble size of the series.
NegativeValues
Gets the negative value bubbles options.
Border
Gets or sets the bubble border.
Methods
Initialize
Inintializes the Chart Bubble series.
CreateSerializer
Creates a new ChartBubbleSeriesSerializer.
Returns
The ChartBubbleSeriesSerializer instance.