BarChartRodStackItem
BarChartRodStackItem
#
Bases: BaseControl
border_side: ft.BorderSide = field(default_factory=lambda: ft.BorderSide.none())
#
A border around this item.
Value is of type BorderSide
.
from_y: Optional[ft.Number] = None
#
The starting position of this item inside a bar rod.
to_y: ft.Number = 0
#
The ending position of this item inside a bar rod.