FlexChart | ComponentOne
C1.WPF.Chart Assembly / 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
    public new static readonly DependencyProperty ToolTipProperty
    See Also