Skip to main content

DimensionTopNOptions.MeasureName Property

For internal use.

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.Dashboard.Core

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