ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / SharpGraphCore Class / SetDirty Method

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

    Parameters

    f
    See Also