Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Charts

Declaration

public abstract class SimpleDiagramDrawOptionsBase :
    DrawOptions
See Also