Share via


C.hiLowLines Field

Definition

Represents the c:hiLowLines XML element.

public static readonly System.Xml.Linq.XName hiLowLines;
 staticval mutable hiLowLines : System.Xml.Linq.XName
Public Shared ReadOnly hiLowLines As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: lineChart, stockChart.
  • has the following child XML elements: spPr.
  • corresponds to the following strongly-typed classes: HighLowLines.

Applies to