ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / Series Class / TooltipProperty Field



In This Topic
    TooltipProperty Field (Series)
    In This Topic
    Identifies the Tooltip property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TooltipProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Series.TooltipProperty
    public static readonly DependencyProperty TooltipProperty
    public:
    static readonly DependencyProperty^ TooltipProperty
    See Also