focusedPointRefs property
Transient point focus currently rendered by the attached chart.
Implementation
Set<ChartPointRef> get focusedPointRefs =>
Set.unmodifiable(_focusedPointRefs);
Transient point focus currently rendered by the attached chart.
Set<ChartPointRef> get focusedPointRefs =>
Set.unmodifiable(_focusedPointRefs);