Skip to main content

DimensionTopNOptions.MeasureName Property

For internal use.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v22.2.Core.dll

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design

Declaration

[Browsable(false)]
public string MeasureName { get; set; }

Property Value

Type
String

Property Paths

You can access this nested property as listed below:

Object Type Path to MeasureName
Dimension
.TopNOptions.MeasureName
See Also