SummaryFunctionArgumentDescription.Name Property
Returns a name of the summary function argument.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
String | A String value representing the name of the summary function argument. |
Remarks
For more information, see Calculating Summaries.
See Also