tickHeight property

num tickHeight

Height of the tick mark (in pixels) connecting the point to its flag or icon.

Default: 6

Implementation

external num get tickHeight;
void tickHeight=(num v)

Implementation

external set tickHeight(num v);