Skip to main content

RangeAreaPointOptions Class

Contains settings that specify data point appearance within a range area series.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.Charts

Declaration

public class RangeAreaPointOptions :
    RangePointOptions

Remarks

Note: This API is now obsolete. This class is obsolete now. Use SeriesLabelBase.TextPattern to specify series label text and SeriesBase.LegendTextPattern to specify series legend text.

Inheritance

See Also