Hi Jedon,
By default when LabelFormat is specified for date
time axis, then axis labels will be rendered in specified format. While zooming
the chart and when data available in zoomed position doesn’t match the
LabelFormat, then labels won’t be displayed. The LabelFormat is applicable for
static datasource in which data is specified based on specified format. It is
an actual behavior.
When LabelFormat is not specified then while zooming the
chart axis labels will be calculated automatically based on zoomed data. You
can customize the labels in OnAxisLabelRender event based on your
requirement. Please check with the below documentation link.
UG : https://blazor.syncfusion.com/documentation/chart/events#onaxislabelrender
Initial Rendering
After Zooming
Sample : https://www.syncfusion.com/downloads/support/directtrac/general/ze/DatetimeLabels94208634.zip
Kindly revert us if you have any concerns.
Regards,
Durga Gopalakrishnan.