Sign in to follow this  
jp77sa

Chart Messages - change in flash chart instance

Recommended Posts

Hello,

I have read the documentation stating how to change the chart message in this manner:

var chart1 = new FusionCharts("Column2D.swf?ChartNoDataText=Please select a record above", "...

How does one change the chart message when the chart has been integrated into another flash application, using the

import com.fusioncharts.core.charts.MSCombi2DChart;

var Chart:MSCombi2DChart = new MSCombi2DChart(chartContainerMC, 1, 519,...etc

Also is it possible to alter the message position (on the flash stage)

Thanks!

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