Back to Devexpress

XRChart.ResetLegendTextPattern() Method

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-xrchart-165bcafc.md

latest999 B
Original Source

XRChart.ResetLegendTextPattern() Method

Resets the text pattern applied to the legend items via the SeriesBase.LegendTextPattern property.

Namespace : DevExpress.XtraReports.UI

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
public void ResetLegendTextPattern()
vb
Public Sub ResetLegendTextPattern

See Also

XRChart Class

XRChart Members

DevExpress.XtraReports.UI Namespace