Is there any way to display the julian day number (day of year) instead of the date in the second line of the datetime label on a time axis: .....00:00 01:00 147 It looks like (from reading other posts) that this second line of the label is what you call the crossoverdate. Is that correct? How do you specify a custom format for this label.? Can only use .Net DatetimeFormatInfo strings? Thanks, E.
We do not see any way of implementing a crossover date that displays the day of year as a simple number, rather than formatted date. The crossover date format must conform to one of our standard time/date label formats; there is no custom format for that item. Our standard time/date label formats do not include the julian day of year as you describe.