ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / FlexChartBase Class / ToolTipProperty Field



In This Topic
    ToolTipProperty Field (FlexChartBase)
    In This Topic
    Identifies the ToolTip dependency property.
    Syntax
    'Declaration
     
    
    Public Shadows Shared ReadOnly ToolTipProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = FlexChartBase.ToolTipProperty
    public new static readonly DependencyProperty ToolTipProperty
    public:
    new static readonly DependencyProperty^ ToolTipProperty
    See Also