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

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