2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase Namespace / IChartSeriesInfo Interface / GetLabels Method

In This Topic
    GetLabels Method
    In This Topic
    Gets the array of label strings.
    Syntax
    'Declaration
     
    Function GetLabels() As System.String()
    System.string[] GetLabels()
    See Also