Skip to main content
All docs
V18.2

ASPxClientDashboardItemDataDimensionValue Class

Provides dimension values at the specified axis point.

Namespace: DevExpress.DashboardWeb.Scripts

Assembly: DevExpress.Dashboard.v18.2.Web.WebForms.Scripts.dll

Declaration

public class ASPxClientDashboardItemDataDimensionValue

The following members return ASPxClientDashboardItemDataDimensionValue objects:

Remarks

The ASPxClientDashboardItemDataDimensionValue class provides access to the dimension value (the ASPxClientDashboardItemDataDimensionValue.GetValue method), unique value (the ASPxClientDashboardItemDataDimensionValue.GetUniqueValue method) and display text (the ASPxClientDashboardItemDataDimensionValue.GetDisplayText method).

Inheritance

Object
ASPxClientDashboardItemDataDimensionValue
See Also