Reference

BarChartStyle

Contains style attributes for all bar charts (stacked and grouped)

Properties

  • categoryAxisStyle

    The style of the category axis

  • contentViewportMargin

    The content viewport margin: The space around the content viewport.

    null | Insets
  • gridStyle

    The style to be used for the grid

    null | GridStyle
  • horizontal

    Whether the chart is horizontal (true) or vertical (false)

    null | boolean
  • valueAxisStyle

    The style of the value axis

  • valueRange

    The value range to be used

    null | ValueRange