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 Chart3D object to False:

Chart3D1.IsDoubleBuffered = False

By default, the first Chart3D object created in an application is named Chart3D1, the second is named Chart3D2, and so on. This is standard Visual Basic behavior.

 

 


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

Product Support Forum  |  Documentation Feedback