SimpleSeries.GetLabel override. Returns an element of a labels list.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public override string GetLabel ( |
Visual Basic Copy Code |
---|
Public Overrides 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.