Chart.ShowDataLabelsOverMaximum 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.
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.