Share via


NoNamespace.gradient Field

Definition

Represents the gradient XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: dataBar.
  • corresponds to the following strongly-typed properties: DataBar.Gradient.

Applies to