Is it possible to change the date-format in LABEL_MIN and LABEL_MAX of a TimeAxisLabel? I like to show the normal TickMark as HH:MM and Min/Max as dd.mm.yyyy. (in Moment the graph shows mm/dd.yy)
We do not have that option at this time. You best alternative would be the display of the current date as a string in the mm/dd/yy format as the x-axis title, using the AxisTitle class.