ChartAxisX(ChartDashboardItem) Constructor
Initializes a new instance of the ChartAxisX class contained in the specified ChartDashboardItem with default DateTime display settings.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
container | ChartDashboardItem | A ChartDashboardItem object containing a chart X-Axis. |
See Also