By default, a tooltip generally displays the name of the legend along with the X and Y values when the user taps at any point on the FlexChart control. C1 FlexChart control also allows you to customize the tooltip's background color, text color, etc.
The image below shows how a tooltip appears on FlexChart.
The following code examples demonstrate how to customize the tooltip using C#.
The following example uses the sample created in the QuickStart section.