Skip to main content
All docs
V18.2

ASPxClientDashboardItemDataDimensionValue.GetUniqueValue() Method

Gets the unique value for the current dimension value.

Namespace: DevExpress.DashboardWeb.Scripts

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

Declaration

public object GetUniqueValue()

Returns

Type Description
Object

A String value that is the unique value for the current dimension value.

See Also