Version

XYZSeries Class Properties

For a list of all members of this type, see XYZSeries members.

Public Properties
 NameDescription
Public PropertyChartComponentThe chart component being used. (Inherited from Infragistics.UltraChart.Data.Series.SeriesBase)
Public PropertyDataContains settings for binding this Series to an external data source.  
Public PropertyKeyA string identifier for this Series. (Inherited from Infragistics.UltraChart.Data.Series.SeriesBase)
Public PropertyLabelA label for this series. (Inherited from Infragistics.UltraChart.Data.Series.SeriesBase)
Public PropertyPEsThe collection of PaintElements to be used as a Palette for this series. (Inherited from Infragistics.UltraChart.Data.Series.SeriesBase)
Public PropertyPointsThe XYZDataPoints contained by this Series.  
Public PropertyVisibleWhether or not to display this series on the chart. (Inherited from Infragistics.UltraChart.Data.Series.SeriesBase)
See Also