Add ToolTips to Chart's Header and Footer

To add tooltips to the chart's header and footer, complete the following steps:

1.   Add C1Chart to the Form.

2.   Add the following directive to declare the C1.Win.C1Chart namepace:

      Visual Basic

      C#

3.   Add the following code in the Form_load procedure to add the tooltips to the header and footer:

      Visual Basic

      C#

 

This topic illustrates the following:

The ToolTips appear when you hover over Chart's Header or Footer at run-time, like the following:

 


Send us comments about this topic.
Copyright © GrapeCity, inc. All rights reserved.