Protection.Data Property

Definition

Data Cannot Be Changed.

Represents the following element tag in the schema: c:data.

public DocumentFormat.OpenXml.Drawing.Charts.Data Data { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.Data? Data { get; set; }
member this.Data : DocumentFormat.OpenXml.Drawing.Charts.Data with get, set
Public Property Data As Data

Property Value

Returns Data.

Applies to