Access to Objects
Last updated
Last updated
This section provides functions to manage and interact with chart objects. These functions allow you to create, remove, and modify objects on a chart.
: Creates a new chart object.
: Removes all objects from a chart.
: Checks if a chart object exists.
: Retrieves the text of a chart object.
: Retrieves the type of a chart object.
: Retrieves the name of a chart object.
: Retrieves the count of objects on a chart.
: Removes a specific chart object.
: Sets the text of a chart object.
: Retrieves a property of a chart object.
: Sets a property of a chart object.
Click on any function name to view its detailed documentation.