Share via


DataSeries.HiloLines Property

Definition

hiloLines, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: hiloLines

[DocumentFormat.OpenXml.SchemaAttr(0, "hiloLines")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> HiloLines { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> HiloLines { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "hiloLines")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean>? HiloLines { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("hiloLines")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean>? HiloLines { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean>? HiloLines { get; set; }
member this.HiloLines : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "hiloLines")>]
member this.HiloLines : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("hiloLines")>]
member this.HiloLines : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> with get, set
Public Property HiloLines As EnumValue(Of Boolean)

Property Value

Attributes

Applies to