Chart.SetSeries
SetSeries(<Value>)
Type: Arbitrary.
Series to be found or created.
Type:
ChartSeries.
Series found. If there is no such series, then a new series is created, for which the property
Value is populated, and this series is returned.
Used to create and access series by key value. Allows you to populate a chart in any order.
Thin client, web-client, server, thick client, external connection, Mobile application (client), Mobile application (server).
Important: When populating a chart, do not set the property
AutoTransposition You can set it afterward.