drawAreaBounds property

Rectangle<int> drawAreaBounds

Returns the bounds of the chart draw area.

Implementation

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