Share via


C.bubbleScale Field

Definition

Represents the c:bubbleScale XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to