Version

AxisLabelInfoCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyCountThe number of objects in this collection. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase)
Public PropertyForSeriesDetermines whether or not this AxisLabelInfoCollection is being used for Series Labels.  
Public PropertyItemGets/Sets the AxisLabelInfo object 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 used for this collection. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase)
Protected PropertynoUpdateSet the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
See Also