Skip to main content

XRChart.ResetSummaryFunctions() Method

OBSOLETE

This method is obsolete now.

Resets the collection of the chart’s summary functions.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v25.1.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

[Obsolete("This method is obsolete now.", false)]
public void ResetSummaryFunctions()
See Also