Charts

PresentationBaseSlide.Charts property

Gets the collection of all charts on the presentation.

public PresentationChartCollection Charts { get; }

Property Value

The collection of all charts on the presentation.

See Also