gridStepWidthPortionUsedByAtomicPresenter property

double gridStepWidthPortionUsedByAtomicPresenter
final

Portion of horizontal (X) grid width, used to display presenter leafs.

For example, for the bar chart, this represents the portion of one label width along X axis, which displays the bars (grouped or stacked).

Implementation

final double gridStepWidthPortionUsedByAtomicPresenter;