Sign in to follow this  
Zhangyuanjun

How show Vertical Lines's label?

Recommended Posts

How show Vertical Lines's label?

 

<vLine color='FF5904' thickness='2' alpha='50' label='project node' showLabel='1' showLabelBorder='1' labelPosition='0'/>

This code chart's vertical line not show,how config?

 

Share this post


Link to post
Share on other sites
Hi,
 
In order to display label in vertical lines set the "label" attribute and for your information vertical lines object does not have "showLabel" attribute. 

For details please read the documentation of Vertical Lines from here
 
For further reference please check this sample fiddle link 

Share this post


Link to post
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
Sign in to follow this