getDotPainter property

GetDotPainterCallback getDotPainter
final

Callback which is called to set the painter of the given FlSpot. The FlSpot is provided as parameter to this callback

Implementation

final GetDotPainterCallback getDotPainter;