MeasureDefinition(String, SummaryType) Constructor
Initializes a new instance of the MeasureDefinition class.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
dataMember | String | A String that specifies the data member. |
summaryType | SummaryType | A SummaryType object that specifies the summary function type. |
See Also