2X faster development
The ultimate ASP.NET Web Forms UI toolkit to boost your development speed.
By default, trackball displays the “x” value and “y” value of a point as tooltip text when you move the mouse over the Chart area. The “x” value in trackball tooltip text is formatted based on the LabelFormat property of the Horizontal axis used by the series and the “y” value displayed in trackball tooltip text is formatted based on the LabelFormat property of the Vertical axis used by the series. ASP <ej:Chart ID="container" runat="server"> <Crosshair Type="Trackball" Visible="true"></Crosshair> <PrimaryYAxis LabelFormat="${value} K"></PrimaryYAxis> </ej:Chart> Screenshot The following screenshot displays trackball with formatted “y” value. Figure 1: Trackball with formatted “y” value
|
2X faster development
The ultimate ASP.NET Web Forms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.