FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DPointSeries Class / Label Property

In This Topic
    Label Property (Chart3DPointSeries)
    In This Topic
    Gets or sets the label of the point series.
    Syntax
    'Declaration
     
    Public Property Label As String
    public string Label {get; set;}
    See Also