ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / ISharpGraph Interface / SetDirty Method

In This Topic
    SetDirty Method (ISharpGraph)
    In This Topic
    Syntax
    'Declaration
     
    Sub SetDirty( _
       ByVal f As Boolean _
    ) 
    void SetDirty( 
       bool f
    )

    Parameters

    f
    See Also