drawAreaBounds property

Rectangle<int> get drawAreaBounds

Returns the bounds of the chart draw area.

Implementation

Rectangle<int> get drawAreaBounds => _layoutManager.drawAreaBounds;