Skip to main content

FullStackedPointOptions Class

Contains settings that specify the data points appearance within full-stacked bar series and full-stacked area series.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.Charts

Declaration

public abstract class FullStackedPointOptions :
    PointOptions

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.

See Also