ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / RangedHistogram Class / Tooltip Property

In This Topic
    Tooltip Property (RangedHistogram)
    In This Topic
    Gets or sets the tooltip template for the series.
    Syntax
    'Declaration
     
    Public Property Tooltip As String
    public string Tooltip {get; set;}
    See Also