2X faster development
The ultimate ASP.NET Web Forms UI toolkit to boost your development speed.
Essential Chart supports adding prefix and suffix to axis labels using LabelFormat property of axis. You can add Prefix and suffix to categorical and numerical axes and it is not applicable for date time axis. Refer to Chart Axis for more information about different types of axis supported by Essential Chart. The following code example explains how to add prefix and suffix to numeric axis. ASP <ej:Chart ID="container" runat="server"> <PrimaryXAxis LabelFormat="${value} K"> </PrimaryXAxis> </ej:Chart>
The following screenshot displays the primary X axis with “$” as prefix and “K” as suffix.
|
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.