SparklineGroup.DateAxis Property

Definition

dateAxis, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: dateAxis

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

Property Value

Attributes

Applies to