Difference between revisions of "ChartView.LastError"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (10 revisions imported)
 
(6 intermediate revisions by 2 users not shown)
(No difference)

Latest revision as of 14:21, 6 August 2015

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.