Back to Devexpress

SimpleDiagramDrawOptionsBase Class

corelibraries-devexpress-dot-xtracharts-f6d335d6.md

latest1.9 KB
Original Source

SimpleDiagramDrawOptionsBase Class

Represents the base class for objects which define custom drawing options of Funnel, 3D Funnel, Pie and 3D Pie series.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public abstract class SimpleDiagramDrawOptionsBase :
    DrawOptions
vb
Public MustInherit Class SimpleDiagramDrawOptionsBase
    Inherits DrawOptions

Inheritance

Object DrawOptions SimpleDiagramDrawOptionsBase Funnel3DDrawOptions

FunnelDrawOptions

Pie3DDrawOptions

PieDrawOptions

See Also

SimpleDiagramDrawOptionsBase Members

DevExpress.XtraCharts Namespace