ActiveReports 12
AutoRefresh Property (ChartControl)

GrapeCity.ActiveReports.v12 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