Sign in to follow this  
abreddy

Applying Styles

Recommended Posts

Hi,

 

We are looking to apply styles to our stats but we unable to find how add styles. If any one know please help us.

 

Our xml string s following :

 

xmlData.Append("<graph showAboutMenuItem='0' labelStep='" & l.ToString() & "' lineColor='15b2dd' lineThickness='3' bgAlpha = '50' decimalPrecision='3' divlinecolor = 'EFEFED' divLineAlpha = '80' canvasBorderThickness='1' canvasBorderColor='BFBFBE' showAlternateVGridColor='1' AlternateVGridColor='ffffff' showAlternateHGridColor = '1' AlternateHGridColor='ffffff' numVDivlines='15' rotateLabels='1' slantLabels='1' bgColor='FFFFFF' showBorder='0' showToolTip='1' toolTipBorderColor='D9E5F1' toolTipBgColor='D9E5F1' exportEnabled='1' exportAtClient='1' exportShowMenuItem='1' exportAction='save' exportHandler='fcExporter1' exportFileName='file' exportCallback='save' defaultAnimation='0'><categories>")

 

We are looking to apply tool tip in 2 line but can't. Please check attached screen shot.

post-25691-0-22473100-1327081236_thumb.jpg

Edited by abreddy

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Welcome to FusionCharts Forum! smile.gif

 

Could you please confirm the FusionCharts version you are using?

 

FusionCharts v3 introduces Styles to help you apply font, effects and animations to various objects of the chart. Styles lends a simple mechanism using which you can easily control the visual layout of charts.

 

For more details, please visit the links below:

 

http://docs.fusioncharts.com/charts/?Styles/Styles.html

 

http://docs.fusioncharts.com/charts/?Styles/HowToUse.html

 

http://docs.fusioncharts.com/charts/?Styles/Font.html

 

http://docs.fusioncharts.com/charts/?Styles/Animation.html

 

Hope this helps.

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