Search
XmlSeries Properties
 


 Public Properties

  Name Description

Dimensions

Implements Series.Dimensions. Returns the number of X/Y/ZDataPath properties set.

InnerLabelsName

Gets or sets the name of the element identifying inner data labels.

OuterLabelsName

Gets or sets the name of the element identifying outer data labels.

Size

Implements Series.Size. Gets the number of data items in the XML document.

SupportedLabels

Implements Series.SupportedLabels. Result depends on which *LabelsPath properties are set.

Title

Implements Series.Title. Gets or sets the title of this series.

ToolTipsName

Gets or sets the name of the element identifying tooltips.

XAxisLabelsName

Gets or sets the name of the element identifying X axis labels.

XDataName

Gets or sets the name of the element identifying data coordinates in first dimension.

YAxisLabelsName

Gets or sets the name of the element identifying Y axis labels.

YDataName

Gets or sets the name of the element identifying data coordinates in second dimension.

ZAxisLabelsName

Gets or sets the name of the element identifying Z axis labels.

ZDataName

Gets or sets the name of the element identifying data coordinates in third dimension.

 See Also