ActiveReports 13
AutoRefresh Property

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > ChartControl Class : AutoRefresh Property
Gets or sets a value indicating whether the chart will be automatically refreshed (redrawn) for every property change.
Syntax
'Declaration
 
Public Property AutoRefresh As Boolean
public bool AutoRefresh {get; set;}
See Also

Reference

ChartControl Class
ChartControl Members