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

In This Topic
    Label Property (PolygonData)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Label As System.String
    public override System.string Label {get;}
    See Also