PieSeries.HoleRadiusPercent Property
In This Article
Gets or sets the radius of the inner circle in Donut series.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Double | An integer value, representing the percentage of the inner radius to the outer radius of a Donut. |
See Also