Object Reference > Chart2D Object > Chart2D Object Properties > IsBatched Property (Chart2D) |
IsBatched Property (Chart2D)
Determines how chart updates appear to the user.
Property IsBatched As Boolean
When set to false, changing a property causes the chart display to update immediately. When set to true, property changes are not shown until this property is reset to false.
See Also