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

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