width property
dynamic
width
getter/setter pair
An explicit width for the chart. By default (when null
) the width
is calculated from the offset width of the containing element.
Implementation
dynamic width;