Skip to main content
A newer version of this page is available.

DXDonutSeries Class

The Donut series.

Declaration

@interface DXDonutSeries: DXPieSeries

Remarks

The following image represents Donut series:

Donut

Inheritance

Properties

holeRadiusPercent Property

Gets or sets the radius of the inner circle of the Donut series.

Declaration

@property (readwrite) CGFloat holeRadiusPercent

Property Value

Type Description
CGFloat

The value specifying inner radius to outer raduis ratio, measured in percents.