Jump to content

What is the API call to independently control the left side and right side y-axis gridlines on a dual axis scatter plot?


russell griffin 2

Recommended Posts

In the reference provided, the call YAxis.Scale.ShowGridlines lumps the lefthand y-axis and the righthand y-axis together. For my dual axis scatter plot, I would like to handle the the left and right axis items separately. Hoping you might a little more info on the topic. thanks!

# 5. Show gridlines

myVis.YAxis.Scale.ShowGridlines = True

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...