The LabelStyleCollection type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of style objects in the collection.
(Inherited from StyleCollectionBase.)
Public propertyDefaultLabelStyle
Gets the default values of label styles.
Public propertyExpressions
Public propertyItem[([( Int32])])
Gets the style by index from the collection.
(Inherited from StyleCollectionBase.)
Public propertyItem[([( String])]) (Inherited from StyleCollectionBase.)

See Also