Abstract base class for objects that are exposed off a
Constructors
Section titled "Constructors"ChartObject
new ChartObject(a: IChartObject): ChartObject Returns ChartObject
Properties
Section titled "Properties"$t: Type Accessors
Section titled "Accessors"chart
Section titled "chart"owner
Section titled "owner"returns this object's owner. (read-only) The owner or null if this object is owned directly by the Chart
get owner(): ChartObject Returns ChartObject