ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Rating Namespace / C1Rating Class / IconWidth Property

In This Topic
    IconWidth Property
    In This Topic
    Width of icon. All icons should have the same width.
    Syntax
    'Declaration
     
    Public Property IconWidth As System.Integer
    public System.int IconWidth {get; set;}
    See Also