Only applies to stacked bar charts; is a label displayed for each individual sub category value?
Only applies to stacked bar charts; is a label displayed for the sum value of a stack?
Sum label is always positioned after the very last bar in a stack.
Label text formatter. See BarChartLabelFormatter for examples.
Label fill style. See FillStyle for examples.
Label font. See FontSettings for examples.
Pixels margin before label. Exact behavior depends on value of position.
'inside-bar-end' - margin applied between bar end and label.'inside-bar-centered' - no effect.'inside-bar-start' - margin applied between bar start and label.'inside-bar' - same as 'inside-bar-end'Label rotation as degrees.
Beta labelNot to be confused with GlowEffect
Introduced in v7.0. API may be changed according to user feedback and reports.
Interface for describing style of bar chart value labels when they are positioned inside bars.
Used with setValueLabels.