Threaded View
-
30 Oct 2012 5:49 AM #1
[Chart 3.0.2b] axis tick
[Chart 3.0.2b] axis tick
Hi,
I wanted to remove the ticks from x-axis, so I added following line for it:
But the ticks are not completely removed, a dot is still visible.Code:timeAxis.setDashSize(0);
dash.PNG
How can I remove the ticks.
Regards,
Abhinav
Success! Looks like we've fixed this one. According to our records the fix was applied for
EXTGWT-2708
in
3.0.4.


Reply With Quote