Back to Devexpress

DashboardItemElementCustomColorEventArgs.Data Property

dashboard-devexpress-dot-dashboardwin-dot-dashboarditemelementcustomcoloreventargs-6f702ec1.md

latest1.3 KB
Original Source

DashboardItemElementCustomColorEventArgs.Data Property

Gets multidimensional data displayed in the dashboard item.

Namespace : DevExpress.DashboardWin

Assembly : DevExpress.Dashboard.v25.2.Win.dll

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
public MultiDimensionalData Data { get; }
vb
Public ReadOnly Property Data As MultiDimensionalData

Property Value

TypeDescription
MultiDimensionalData

A MultiDimensionalData object that is the multidimensional data.

|

See Also

DashboardItemElementCustomColorEventArgs Class

DashboardItemElementCustomColorEventArgs Members

DevExpress.DashboardWin Namespace