Version

BoxSetSeries Class Properties

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

Public Properties
 NameDescription
Public PropertyBoxSetsThe BoxSetCollection contained by this series.  
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 PropertyVisibleWhether or not to display this series on the chart. (Inherited from Infragistics.UltraChart.Data.Series.SeriesBase)
See Also