getXaxis property

ValueChanged<double>? getXaxis
final

Callback to get X - axis value

Implementation

final ValueChanged<double>? getXaxis;