density property

double density
final

Density of the display. Providing accurate density is not neccesary, if desired looking waveforms are needed.

Lower the density higher number of bar and smaller in size will be in the waveform. To scale them use scaleFactor.

Implementation

final double density;