ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / SharpGraphCore Class / AutoRefresh Property

In This Topic
    AutoRefresh Property (SharpGraphCore)
    In This Topic
    If true chart will be automatically refreshed(redrawn) on each property change
    Syntax
    'Declaration
     
    Public Property AutoRefresh As Boolean
    public bool AutoRefresh {get; set;}
    See Also