Label Drawing Order
Posted: Tue Oct 03, 2006 9:48 pm
Hi,
on the Bottom Axis I am use DateTime, and doing a SetMinMax(StartDate, EndDate).
I am then using the Chart_GetAxisLabel(0 to do some formatting of the Label text. The Event is being called out in the order Endtime to StartTime, that is the right-hand label is called first, and the left-hand lable called last.
is there any way to reverse this Event callout Order? I would like to be able to detect changes in Day, which I can only do in incrementing time.
thanks,
on the Bottom Axis I am use DateTime, and doing a SetMinMax(StartDate, EndDate).
I am then using the Chart_GetAxisLabel(0 to do some formatting of the Label text. The Event is being called out in the order Endtime to StartTime, that is the right-hand label is called first, and the left-hand lable called last.
is there any way to reverse this Event callout Order? I would like to be able to detect changes in Day, which I can only do in incrementing time.
thanks,