Share via


C.intercept Field

Definition

Represents the c:intercept XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: trendline.
  • corresponds to the following strongly-typed classes: Intercept.

Applies to