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
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |