Skip to main content

Property

barGroupInnerPaddingPx

TypeDefault
int2

Distance between group

barGroupInnerPaddingPx


barGroupingType

TypeDefault
BarGroupingTypeBarGroupingType.grouped

Defines how multiple series bars are rendered per domain


fillPattern

TypeNameDefault
FillPatternfillPatternFillPattern.solid

Defines a pattern for the fill color


maxBarWidthPx

TypeNameDefault
int?maxBarWidthPxnull

Maximum width of the bar


minBarLengthPx

TypeNameDefault
intminBarLengthPx0

Minimum bar


radius

TypeNameDefault
intradius2

Corner top left and top right

radius


stackedBarPaddingPx

TypeNameDefault
intstackedBarPaddingPx1

Padding between bar group stack. barGroupingType must be BarGroupingType.stacked or BarGroupingType.groupedStacked

stackedBarPaddingPx


strokeWidthPx

TypeDefault
double0.0

Border bar, the color follows the color of the group so you need to set the fillColor property to make the border clearer

border


weightPattern

TypeDefault
List<int>?null

Still not available to use, still monitoring to community_chart_flutter


showBarLabel

TypeDefault
boolfalse

show label on bar item


barLabelDecorator

TypeDefault
BarLabelDecorator?null

to decor label on bar item.