Back to Devexpress

Pie3DDrawOptions Class

corelibraries-devexpress-dot-xtracharts-dot-pie3ddrawoptions.md

latest1.4 KB
Original Source

Pie3DDrawOptions Class

Contains settings for custom drawing pie 3D series.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public class Pie3DDrawOptions :
    SimpleDiagramDrawOptionsBase
vb
Public Class Pie3DDrawOptions
    Inherits 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

Pie3DDrawOptions Members

DevExpress.XtraCharts Namespace