Difference between revisions of "ChartView.LastError"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (1 revision)
(No difference)

Revision as of 23:27, 11 May 2013

Property (As String)
aChartView.LastError = newValue
or
StringValue = aChartView.LastError


When loading Data to the ChartView, in the event of incorrect Data, the LastError property contains information about this error.