Pie3DDrawOptions Class
In This Article
Contains settings for custom drawing pie 3D series.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
public class Pie3DDrawOptions :
SimpleDiagramDrawOptionsBase
#Remarks
The Pie3DDrawOptions class contains specific settings which can be used to custom draw series of the Pie 3D type.
#Inheritance
Object
DrawOptions
SimpleDiagramDrawOptionsBase
Pie3DDrawOptions
See Also