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 alignment along category axis (value between -1, 1).
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.
Not to be confused with GlowEffect
Interface for describing style of bar chart value labels when they are positioned inside bars.
Used with setValueLabels.