Overview of 2D Property Pages > Control Page > General Tab (Control) |
When selected (checked), the IsBatched checkbox sets the IsBatched property so that it does not allow changes to the chart to be displayed on the screen.
Chart2D.IsBatched
When selected (checked), the IsDoubleBuffered checkbox sets the IsDoubleBuffered property so that it buffers changes, allowing images on the screen update as smoothly as possible.
Chart2D.IsDoubleBuffered
The Load command button allows you to load previously created ComponentOne Chart description files. This feature allows you to reuse settings from previous charts.
Chart2D.Load
The Save command button allows you to save the property settings as a ComponentOne Chart description file.
Chart2D.Save
The Reset command button restores the chart to its default settings, including data.
Chart2D.Reset