Version

BoxSetCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyCountReturns the number of items in this collection. (Inherited from Infragistics.UltraChart.Data.Series.DataPointCollection)
Public PropertyItemGets/Sets the BoxSet at the specified index.  
Protected Properties
 NameDescription
Protected PropertydirtyA dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Protected PropertyListThe list to be used internally by this collection. (Inherited from Infragistics.UltraChart.Data.Series.DataPointCollection)
Protected PropertynoUpdateSet the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
See Also