ClassDoughnutSeries
Class
Represents a chart series that visualize data points using arcs that form a doughnut.
Definition
Namespace:Telerik.Windows.Controls.ChartView
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
cs-api-definition
public class DoughnutSeries : PieSeries, IChartElementPresenter
Inheritance: objectRadControlBasePresenterBaseChartElementPresenterChartSeriesPieSeriesDoughnutSeries
Implements:
Inherited Members
Constructors
DoughnutSeries()
Declaration
cs-api-definition
public DoughnutSeries()
Fields
InnerRadiusFactorProperty
Identifies the InnerRadiusFactor property.
Declaration
cs-api-definition
public static readonly DependencyProperty InnerRadiusFactorProperty
Field Value
DependencyProperty
Properties
InnerRadiusFactor
Gets or sets the inner radius factor (that is the space that remains empty) of the series. The value is in logical units, in the range of [0, 1].