TickMark
type TickMark = cross | in | none | out
Description
The available types of tick mark appearance.
Try It
oChart.SetVertAxisMajorTickMark("cross");
type TickMark = cross | in | none | out
The available types of tick mark appearance.
oChart.SetVertAxisMajorTickMark("cross");