boundsLineRadiusPxKey top-level constant

AttributeKey<double> const boundsLineRadiusPxKey

Defines a fixed radius for data bounds lines (typically drawn by attaching a ComparisonPointsDecorator to the renderer.

Implementation

const boundsLineRadiusPxKey =
    AttributeKey<double>('SymbolAnnotationRenderer.boundsLineRadiusPx');