ChartArea.drawWithoutResize

Syntax

drawWithoutResize();

Description

The drawWithoutResize method rerenders plot area and axes of a bubble chart without resizing the components.

Example

The example of use is given in the page with description of the ChartArea.AxisX property.

See also:

ChartArea