Search
SimpleSeries.labels Field
See Also
 






Contains the labels of data items.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

protected IList<string> labels

Visual Basic  Copy Code

Protected labels As IList(Of String)

 See Also