Skip to main content
A newer version of this page is available. .

DimensionTopNOptions.MeasureName Property

For internal use.

Namespace: DevExpress.DashboardCommon

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

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