ChartView.LiveRefresh

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 23:38, 11 May 2013 by RB WikiCreator (Talk)

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.