ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1Chart.UseDoubleBuffer Property

Gets or sets a value indicating whether to use double buffer when repainting the chart.

[Visual Basic]

Public Property UseDoubleBuffer As Boolean

[C#]

public bool UseDoubleBuffer {get;set;}

[Delphi]

public property UseDoubleBuffer: Boolean read get_UseDoubleBuffer write set_UseDoubleBuffer;

See Also

C1Chart Class | C1Chart Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.