FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart.Annotation Namespace / AnnotationBase Class / TooltipTextProperty Field

In This Topic
    TooltipTextProperty Field (AnnotationBase)
    In This Topic
    Identifies the TooltipText dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly TooltipTextProperty As DependencyProperty
    public static readonly DependencyProperty TooltipTextProperty
    See Also