Represents a collection with string labels.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public class StringCollection : CollectionBase |
Visual Basic
![]() |
---|
Public Class StringCollection |
Objects of the StringCollection class are used for specifying the labels in properties of type simple array, which members are strings. In properties of type complex array, which members are simple arrays, they represent the label series, which are added to the LabelsCollection object.
System.Object
System.Collections.CollectionBase
MindFusion.Charting.StringCollection