Share via


ValueAxisScaling.Min Property

Definition

min, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: min

[DocumentFormat.OpenXml.SchemaAttr(0, "min")]
public DocumentFormat.OpenXml.StringValue Min { get; set; }
public DocumentFormat.OpenXml.StringValue Min { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "min")]
public DocumentFormat.OpenXml.StringValue? Min { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("min")]
public DocumentFormat.OpenXml.StringValue? Min { get; set; }
public DocumentFormat.OpenXml.StringValue? Min { get; set; }
member this.Min : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "min")>]
member this.Min : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("min")>]
member this.Min : DocumentFormat.OpenXml.StringValue with get, set
Public Property Min As StringValue

Property Value

Attributes

Applies to