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

In This Topic
    Title Property (ChartHint)
    In This Topic
    A value that will be shown in the title part of the tooltip.
    Syntax
    'Declaration
     
    Public Property Title As ContentOption
    public ContentOption Title {get; set;}
    See Also