Back to Devexpress

XRChart.ResetSummaryFunctions() Method

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-xrchart-559258bf.md

latest1.0 KB
Original Source

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.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
[Obsolete("This method is obsolete now.", false)]
public void ResetSummaryFunctions()
vb
<Obsolete("This method is obsolete now.", False)>
Public Sub ResetSummaryFunctions

See Also

XRChart Class

XRChart Members

DevExpress.XtraReports.UI Namespace