ISeriesXMLSource.XML
ISeriesXMLSource
property XML: IStrings;
Type Library
TeeChartx
Description
The XML data.
Use the TStrings LoadFromFile method to load XML data from file, or the Assign method to copy XML data from another list of strings.
Example
SeriesXMLSource1.XML.Add (xmlString)