ComponentOne Sparkline for ASP.NET WebForms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeMap Namespace / C1TreeMapItemBinding Class / LabelField Property

In This Topic
    LabelField Property (C1TreeMapItemBinding)
    In This Topic
    Gets or sets the label field at which the C1TreeMapItemBinding object is applied.
    Syntax
    'Declaration
     
    Public Property LabelField As System.String
    public System.string LabelField {get; set;}
    See Also