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

FullStackedAreaDrawOptions Class

Contains settings for custom drawing full-stacked area series.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v19.2.dll

Declaration

public class FullStackedAreaDrawOptions :
    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.

See Also