ScatterChartDashboardItem.AxisXMeasure Property
Gets or sets the measure providing data for the scatter chart’s X-axis.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Measure | null | A Measure object that specifies the measure providing data for the scatter chart’s X-axis. |
See Also