DashboardItemVisualInteractivityEventArgs.TargetAxes Property
Gets or sets data axes used to perform custom interactivity actions.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v25.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
Property Value
| Type | Description |
|---|---|
| List<String> | A list of String objects that specify the names of data axes. |
See Also