FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Series Class / Tooltip Property

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