ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / LabelsCollection Class / GetLabels Method

In This Topic
    GetLabels Method
    In This Topic
    Gets a string array of the labels in the collection.
    Syntax
    'Declaration
     
    Public Function GetLabels() As String()
    public string[] GetLabels()
    See Also