A newer version of this page is available.
Switch to the current version.
FullStackedAreaDrawOptions Class
Contains settings for custom drawing full-stacked area series.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v18.2.dll
Declaration
public class FullStackedAreaDrawOptions :
AreaDrawOptions
Public Class FullStackedAreaDrawOptions
Inherits AreaDrawOptions
Remarks
The FullStackedAreaDrawOptions class contains specific settings which can be used to custom draw series of the Full-Stacked Area type and its descendants.
Inheritance
Object
DrawOptions
PointDrawOptionsBase
PointDrawOptions
LineDrawOptions
AreaDrawOptions
FullStackedAreaDrawOptions
See Also
Feedback