volumeHeightFactor property

double volumeHeightFactor
final

The percentage height of volume.

Defaults to 0.2, which means volume bars will be 20% of total height, thus leaving price bars to be 80% of the total height.

Implementation

final double volumeHeightFactor;