2X faster development
The ultimate ASP.NET Web Forms UI toolkit to boost your development speed.
Essential Chart supports to hide the axis labels by setting transparent color to the labels by using the Font property of the axis. The Font property also supports customizing font family, font weight, font size, and opacity of axis labels. The following code example illustrates this. ASP <ej:Chart ID="container" runat="server"> <PrimaryXAxis> <Font Color="transparent"></Font> </PrimaryXAxis> </ej:Chart> The above code example displays the Chart without labels in the primary X-axis similar to the following screenshot |
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.