ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1ChartNavigator Class / Indicator Property

In This Topic
    Indicator Property (C1ChartNavigator)
    In This Topic
    Gets or sets an object that used to set the indicator tooltip beside the range handlers.
    Syntax
    'Declaration
     
    Public Shadows Property Indicator As NavigatorIndicator
    public new NavigatorIndicator Indicator {get; set;}
    See Also