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

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