charts property

List<EmbeddedChart>? charts
getter/setter pair

The specifications of every chart on this sheet.

Implementation

core.List<EmbeddedChart>? charts;