Kendo.Mvc.UI.IChartPieSeries
The Kendo UI Chart Pie series interface.
Properties
AutoFit
If set to true, the Chart automatically scales down to fit the content area. Applicable for the Pie and Donut series (see example).
Type
Gets the series type.
ExplodeMember
Gets the data explode member of the series.
VisibleInLegendMember
Gets the data visibleInLegend member of the series.
Labels
Gets the pie chart data labels configuration
Border
Gets or sets the pie's border
Overlay
Gets or sets the effects overlay
Padding
Gets or sets the padding of the pie chart
StartAngle
Gets or sets the start angle of the first pie segment
Connectors
Gets the pie chart connectors configuration
Visual
Gets or sets the series visual handler.