Skip to content

RemoveObject Method

RemoveObject

Summary

Removes the chart object of the specified name.

Signature

1
public abstract void RemoveObject(string objectName)

Parameters

Name Type Description
objectName string The name of the object.

Return Value

void

Declaring Type

cAlgo.API.ChartArea


Last update: March 30, 2023