ChartSpace.ExtendedChartPart 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.
Gets the ExtendedChartPart associated with this element.
public DocumentFormat.OpenXml.Packaging.ExtendedChartPart ExtendedChartPart { get; }
public DocumentFormat.OpenXml.Packaging.ExtendedChartPart? ExtendedChartPart { get; }
member this.ExtendedChartPart : DocumentFormat.OpenXml.Packaging.ExtendedChartPart
Public ReadOnly Property ExtendedChartPart As ExtendedChartPart