hotspotInnerPaintColor property

Color hotspotInnerPaintColor
final

Paint for the inner circle on line chart. Using common paint object for all circles, we force all circles to look the same. todo 3 - consider per dataRow control.

Implementation

final ui.Color hotspotInnerPaintColor;