FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / ErrorBar Class / Tooltip Property

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