ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotChart Class / UseDoubleBuffer Property

In This Topic
    UseDoubleBuffer Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property UseDoubleBuffer As Boolean
    public bool UseDoubleBuffer {get; set;}
    See Also