An example on setting the label format dynamically on the x axis.
In the sample sets the format based on the time span difference of the item's date. This will occur when the zoom is changed. Using the GetUnscaledValue method of the axis returns the index in which can be used to return the item from the datasource.