menu
charts_common_sa package
documentation
common.dart
LayoutViewConfig
paintOrder property
paintOrder property
dark_mode
light_mode
paintOrder
property
int
?
paintOrder
getter/setter pair
The order to paint a
LayoutView
on the canvas.
The smaller number is drawn first.
Implementation
int? paintOrder;
charts_common_sa package
documentation
common
LayoutViewConfig
paintOrder property
LayoutViewConfig class