Share via


CS.dataPointMarkerLayout Field

Definition

Represents the cs:dataPointMarkerLayout XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: chartStyle.
  • has the following XML attributes: size, symbol.
  • corresponds to the following strongly-typed classes: MarkerLayoutProperties.

Applies to