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

RangeAreaDrawOptions Class

Contains settings for custom drawing 2D Range Area and 3D Range Area series.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v19.2.dll

Declaration

public class RangeAreaDrawOptions :
    AreaDrawOptions

Remarks

The RangeAreaDrawOptions class contains specific settings which can be used to custom draw series of the 2D Range Area or 3D Range Area type.

See Also