Chart.SetPoint
SetPoint(<Value>)
Type: Arbitrary.
Point to be found or created.
Type:
ChartPoint.
Found point. If there is no such point, a new point is created, for which the property
Value is populated, and this point is returned.
Used to create and access points 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.