Share via


C.smooth Field

Definition

Represents the c:smooth XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: lineChart, ser, ser.
  • corresponds to the following strongly-typed classes: Smooth.

Applies to