Chart.ChartExtensionList Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extensibility container.
Represents the following element tag in the schema: c:extLst.
public DocumentFormat.OpenXml.Drawing.Charts.ChartExtensionList? ChartExtensionList { get; set; }
member this.ChartExtensionList : DocumentFormat.OpenXml.Drawing.Charts.ChartExtensionList with get, set
Public Property ChartExtensionList As ChartExtensionList