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