getYaxis property

ValueChanged<double>? getYaxis
final

Callback to get Y - axis value

Implementation

final ValueChanged<double>? getYaxis;