ComponentOne Chart 8.0 for ActiveX
A Simple Example

 

A Simple Example

The following statement turns off the chart's double-buffering feature by setting the IsDoubleBuffered property of the Chart2D object to False:

Chart2D1.IsDoubleBuffered = False

By default, the first Chart2D object created in an application is named Chart2D1, the second is named Chart2D2, and so on. This is standard Visual Basic behavior.

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback