ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3DBase 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