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

Pie3DDrawOptions Class

Contains settings for custom drawing pie 3D series.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v19.2.dll

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

See Also