Chart.ShowDataLabelsOverMaximum Property

Definition

True if we should render datalabels over the maximum scale.

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

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

Property Value

Returns ShowDataLabelsOverMaximum.

Applies to