Gets or sets the format type associated with the DateTimeGroupInterval.DateHour group interval.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v18.2.Core.dll
public DateTimeFormat DateHourFormat { get; set; }
Public Property DateHourFormat As DateTimeFormat
Type | Default | Description |
---|---|---|
DateTimeFormat | Default |
A DateTimeFormat enumeration member that specifies the format type associated with the DateTimeGroupInterval.DateHour group interval. |
The format type defined by the DateHourFormat property is applied to dimension date-time values if the Dimension.DateTimeGroupInterval property is set to DateTimeGroupInterval.DateHour.