Returns a label for the specified data item in this series.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
string GetLabel ( |
Visual Basic
Copy Code
|
|---|
Function GetLabel( _ |
An integer value specifying the index of a data item.
A member of the LabelKinds enumeration.
A string containing the item's label.
See Also