BarChartRodStackItem
Inherits: BaseControl
Properties
-
border_side
(BorderSide
) –A border around this item.
-
color
(ColorValue | None
) –The color of this item.
-
from_y
(Number | None
) –The starting position of this item inside a bar rod.
-
to_y
(Number
) –The ending position of this item inside a bar rod.
Properties#
border_side
#
border_side: BorderSide = field(
default_factory=lambda: none()
)
A border around this item.