menu
chartee package
documentation
models/chart_layer.dart
ChartHorizontalGridLineLayer
isStatic property
isStatic property
dark_mode
light_mode
isStatic
property
@
override
bool
get
isStatic
override
Whether the layer should remain static in a scrollable chart
Implementation
@override bool get isStatic => true;
chartee package
documentation
models/chart_layer
ChartHorizontalGridLineLayer
isStatic property
ChartHorizontalGridLineLayer class