ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gauge Namespace / C1Gauge Class / Labels Property

In This Topic
    Labels Property (C1Gauge)
    In This Topic
    A value that indicate how to show the labels.
    Syntax
    'Declaration
     
    Public Property Labels As GaugeLabel
    public GaugeLabel Labels {get; set;}
    See Also