Share via


C.radarStyle Field

Definition

Represents the c:radarStyle XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to