ChartView.LiveRefresh

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
Property (As Boolean)
aChartView.LiveRefresh = newValue
or
BooleanValue = aChartView.LiveRefresh


If True, the ChartView will refresh when its containing window is being resized. The Default is false in order to improve performance.