MindFusion.Charting Programmer's Guide

LabelsCollection Constructor

See Also
 





 Overload List

Name Description

LabelsCollection ()

Initializes a new instance of the LabelsCollection class.

LabelsCollection (IList)

Initializes a new instance of the LabelsCollection class.

LabelsCollection (String)

Initializes a new instance of the LabelsCollection class.

LabelsCollection (StringCollection[])

Initializes a new instance of the LabelsCollection class with the specified initial values.

 See Also