boundsLineRadiusPxFnKey top-level constant
Defines an AccessorFn
for the radius for data bounds lines (typically
drawn by attaching a ComparisonPointsDecorator to the renderer.
Implementation
const boundsLineRadiusPxFnKey = AttributeKey<AccessorFn<double?>>(
'SymbolAnnotationRenderer.boundsLineRadiusPxFn');