barMaxValue property

double barMaxValue
final

柱状图的最大值,柱状图的宽/高会依此值计算,默认 0,为0时自动计算柱状图最大值

Implementation

final double barMaxValue;