Share via


C.scatterStyle Field

Definition

Represents the c:scatterStyle XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: scatterChart.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: ScatterStyle.

Applies to