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

SeriesBase.ResetLegendPointOptions() Method

OBSOLETE

This method is obsolete now. Set to String.Empty LegendTextPattern property instead.

Cancels the changes applied to the SeriesBase.LegendPointOptions for a specific series, and makes it equal to the SeriesBase.PointOptions.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v18.2.dll

Declaration

[Obsolete("This method is obsolete now. Set to String.Empty LegendTextPattern property instead.")]
public void ResetLegendPointOptions()
See Also