Use the UnregisterSummaryFunction method to unregister a summary function by its name. Note that this method allows you to unregister both custom summary functions, which were previously registered via the RegisterSummaryFunction method, as well as to unregister any of the predefined summary functions.
To restore the initial state of the summary functions within a ChartControl, call the ResetSummaryFunctions method.