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 set chart axes on the opposed side?

Platform: ASP.NET MVC |
Control: Chart

Essential Chart supports positioning chart axis in its usual position or opposed position. To display chart axis in opposed position, you can enable the OpposedPosition property of the specified axis. All horizontal and vertical axes including the primary X axis and primary Y axis can be placed on the opposite side of their usual position. This is illustrated in the following code example.

CSHTML

@(Html.EJ().Chart("container")
       .PrimaryXAxis(x=>x.OpposedPosition(true)
       .PrimaryYAxis(y=>y.OpposedPosition(true) 
       . . . . . .
       . . . . . .
 )

The following screenshot displays the Chart with primary X axis and primary Y axis in the opposed position.

The Chart with primary X axis and primary Y axis in the opposed position

Figure 1: Chart with axes in opposite position

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