Share via


PivotFormat.DataLabel Property

Definition

Data Label.

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

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

Property Value

Returns DataLabel.

Applies to