We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
Unfortunately, activation email could not send to your email. Please try again.
Syncfusion Feedback

How to display axis labels between the ticks?

Platform: ASP.NET MVC |
Control: Chart

Essential Chart supports placing the labels in the X-axis between the ticks or on the ticks by using the LabelPlacement property of the axis. This property takes either onTicks or betweenTicks as values. By default, labels in categorical axis are placed between the ticks and labels in the numerical axis are placed near the ticks. Refer to the Axis for more information on the types of axes supported by the Essential Chart. Only category axis supports placing labels between ticks and other types of axes places labels near the ticks.

CSHTML

  @(Html.EJ().Chart("container")
   .PrimaryXAxis(
   axis=>
       axis.LabelPlacement("betweenTicks")
   )
   . . . . . . .
   . . . . . . .
 )

The following screenshot displays the axis labels between the ticks.

The chart displays axis labels between the ticks

2X faster development

The ultimate ASP.NET MVC UI toolkit to boost your development speed.
ADD COMMENT
You must log in to leave a comment

Please sign in to access our KB

This page will automatically be redirected to the sign-in page in 10 seconds.

Up arrow icon

Warning Icon You are using an outdated version of Internet Explorer that may not display all features of this and other websites. Upgrade to Internet Explorer 8 or newer for a better experience.Close Icon

Live Chat Icon For mobile