barHeight property

num get barHeight

barHeight - the height of the bars in the graph default: 20

Implementation

external num get barHeight;
set barHeight (num v)

Implementation

external set barHeight(num v);