Protection.ChartObject 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.
Chart Object.
Represents the following element tag in the schema: c:chartObject.
public DocumentFormat.OpenXml.Drawing.Charts.ChartObject ChartObject { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.ChartObject? ChartObject { get; set; }
member this.ChartObject : DocumentFormat.OpenXml.Drawing.Charts.ChartObject with get, set
Public Property ChartObject As ChartObject
Property Value
Returns ChartObject.