ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gauge Namespace / GaugelRange Class / RangeStyle Property

In This Topic
    RangeStyle Property
    In This Topic
    Gets or sets the style of the range.
    Syntax
    'Declaration
     
    Public Property RangeStyle As ChartStyle
    public ChartStyle RangeStyle {get; set;}
    See Also