Version

ChartTextCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyChartComponentThe chart component which owns this ChartTextcollection.  
Public PropertyCountGets the number of ChartTextAppearance objects contained in the ChartTextCollection.  
Public PropertyIsSynchronizedGets an indicator of whether access to ChartTextCollection is thread-safe.  
Public PropertyItemProvides access to contained ChartTextAppearance objects by index.  
Public PropertySyncRootGets an object that can be used in synchronizing access to ChartTextCollection.  
See Also