[]
Gets the charts.
[PersistenceMode(PersistenceMode.InnerProperty)]
public SpreadChartCollection Charts { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property Charts As SpreadChartCollection
Type | Description |
---|---|
SpreadChartCollection | The charts. |