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

In This Topic
    Content Property (RatingHint)
    In This Topic
    Values will be shown when hover a star.
    Syntax
    'Declaration
     
    Public Property Content As System.String()
    public System.string[] Content {get; set;}
    See Also