Back to Devexpress

ChartElementFormat Properties

blazor-devexpress-dot-blazor-dot-chartelementformat-dot-underscore-properties.md

latest2.5 KB
Original Source

ChartElementFormat Properties

Lists formats applied to axis and series labels.

NameDescription
Day staticDisplays days in the specified date range
DayOfWeek staticDisplays days of the week in the specified date range.
Hour staticDisplays hours.
LongDate staticDisplays a date in the dddd, MMMM dd, yyyy format (for example, Thursday, January 01, 1970).
LongDateLongTime staticDisplays a date-time value in the dddd, MMMM dd, yyyy, hh:mm:ss format (for example, Thursday, January 01, 1970, 12:00:00 AM).
LongTime staticDisplays a time value in the hh:mm:ss format (for example, 12:00:00 AM).
Millisecond staticDisplays milliseconds.
Minute staticDisplays minutes.
Month staticDisplays months.
MonthAndDay staticDisplays a date in the MMMM dd format.
MonthAndYear staticDisplays a date in the yyyy MMMM format.
Quarter staticDisplays a quarter of the year.
QuarterAndYear staticDisplays a quarter and year.
Second staticDisplays seconds.
ShortDate staticDisplays a time value in the m/dd/yyyy format.
ShortDateShortTime staticDisplays a date in the m/dd/yyyy, hh:mm format.
ShortTime staticDisplays a time value in the hh:mm format.
Year staticDisplays years.

See Also

ChartElementFormat Class

ChartElementFormat Members

DevExpress.Blazor Namespace