ScatterChartDashboardItem.AxisYMeasure Property
In This Article
Gets or sets the measure providing data for the scatter chart’s Y-axis.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.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 Y-axis. |
See Also