ComponentOne FinancialChart for WPF
C1.WPF.Chart.Annotation Namespace / AnnotationBase Class / TooltipTextProperty Field



In This Topic
    TooltipTextProperty Field
    In This Topic
    Identifies the TooltipText dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TooltipTextProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = AnnotationBase.TooltipTextProperty
    public static readonly DependencyProperty TooltipTextProperty
    public:
    static readonly DependencyProperty^ TooltipTextProperty
    See Also