Interface: NonGeoReferencedChartArea
Defined in: src/sdk/charts/ChartTypes.ts:255
A non-georeferenced chart area.
Extends
Properties
chartRectangle
readonly
chartRectangle:ChartRectangle
Defined in: src/sdk/charts/ChartTypes.ts:214
The rectangle representing this area, projected on the chart. The rectangle coordinates are expressed in the same units used to measure the parent chart's width and height.
Inherited from
geoReferenced
readonly
geoReferenced:false
Defined in: src/sdk/charts/ChartTypes.ts:257
Whether this area is georeferenced.
layer
readonly
layer:string
Defined in: src/sdk/charts/ChartTypes.ts:208
The layer name of this area.