ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotChart Class / ToolTip Property

In This Topic
    ToolTip Property (C1FlexPivotChart)
    In This Topic
    Overridden to modify the default value and attributes.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property ToolTip As C1.Win.C1Chart.ChartToolTip
    public new C1.Win.C1Chart.ChartToolTip ToolTip {get;}
    See Also