ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / ChartTooltip Class / Threshold Property

In This Topic
    Threshold Property
    In This Topic
    Gets or sets the maximum distance from the element to display the tooltip.
    Syntax
    'Declaration
     
    
    Public Property Threshold As Integer
    public int Threshold {get; set;}
    See Also