Skip to main content
A newer version of this page is available. .

ChartAxisX.DateTimeFormat Property

Specifies the date and time display format the chart axis data uses.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v18.2.Core.dll

Declaration

public DataItemDateTimeFormat DateTimeFormat { get; }

Property Value

Type Description
DataItemDateTimeFormat

Contains format settings for date and time values

See Also