ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / NavigatorIndicator Class / Content Property

In This Topic
    Content Property (NavigatorIndicator)
    In This Topic
    Gets or sets a value that will be shown in the content part of the tooltip.
    Syntax
    'Declaration
     
    Public Property Content As ContentOption
    public ContentOption Content {get; set;}
    See Also