Back to Devexpress

WebChartControl.RegisterSummaryFunction Method

aspnet-devexpress-dot-xtracharts-dot-web-dot-webchartcontrol-dot-registersummaryfunction.md

latest942 B
Original Source

WebChartControl.RegisterSummaryFunction Method

NameParametersDescription
RegisterSummaryFunction(String, String, ScaleType, Int32, SummaryFunctionArgumentDescription[], SummaryFunction)name, displayName, resultScaleType, resultDimension, argumentDescriptions, functionRegisters the custom summary function with the specified settings.
RegisterSummaryFunction(String, String, Int32, SummaryFunctionArgumentDescription[], SummaryFunction)name, displayName, resultDimension, argumentDescriptions, functionRegisters the custom summary function with the specified settings.