id property
An id for the axis. This can be used after render time to get
a pointer to the axis object through chart.get()
.
Implementation
String? id;
An id for the axis. This can be used after render time to get
a pointer to the axis object through chart.get()
.
String? id;