yMaxVal property Null safety

double yMaxVal
read / write

y축 최대값, 그래프 값에 따라 동적으로 변경됩니다.

Implementation

double yMaxVal = 100;