ChartDashboardItem.AxisX Property
Provides access to the chart’s X-axis.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
ChartAxisX | A ChartAxisX object that represents the chart’s X-axis. |
See Also