Widgets

ChartAxis

ChartAxis

ChartAxis control. Build it with the chart_axis helper.

Example

chart_axis(
  title: text("Title")
)

Properties

  • title — The control shown as the title.
  • labels — Sets the labels property.
  • label_size — Sets the label size property.
  • title_size — Sets the title size property.
  • show_labels — Sets the show labels property.

Reference

  • Family: materials
  • Widget type: chartaxis
  • Helpers: chart_axis, chartaxis