ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartSeries Class / HintContents Property

In This Topic
    HintContents Property
    In This Topic
    A list of hint value.
    Syntax
    'Declaration
     
    Public Overridable Property HintContents As System.String()
    public virtual System.string[] HintContents {get; set;}
    See Also