[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.SharpGraphCore.AutoRefresh

AutoRefresh Property

AutoRefresh

If true chart will be automatically refreshed(redrawn) on each property change

Declaration
public bool AutoRefresh { get; set; }
Implements