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

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.v20.1.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

public abstract class SimpleDiagramDrawOptionsBase :
    DrawOptions
See Also