BarLabelDecorator
labelAnchor
Type | default |
---|---|
BarLabelAnchor? | null |
position label bar chart item
barLabelPosition
Type | default |
---|---|
BarLabelPosition | BarLabelPosition.auto |
Configures where to place the label relative to the bars.
barLabelVerticalPosition
Type | default |
---|---|
BarLabelVerticalPosition | BarLabelVerticalPosition.middle |
label position when arrange vertically.
labelPadding
Type | default |
---|---|
int | 5 |
Space before and after the label text.
insideLabelStyle
Type | default |
---|---|
LabelStyle? | null |
style for label when the position is inside
outsideLabelStyle
Type | default |
---|---|
LabelStyle? | null |
style for label when the position is outside