Add ToolTips to Axes

To add tooltips to the chart's axes, complete the following steps:

1.   Add C1Chart to the Form.

2.   Add the following directives to declare the C1.Win.Chart namepaces:

      Visual Basic

      C#

3.   Add the following code in the Form_load procedure to add the chart's axes

      Visual Basic

      C#

 

This topic illustrates the following:

When you hover over the x-axis and y-axis on the chart area at run time, the tooltips appear for the x-axis and y-axis, like the following:

 


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