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