2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / PointStyle Class / Label Property

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