Jump to content
Software FX Community

No Data Available message


User (Legacy)

Recommended Posts

What do you want to show instead ?

Like any other string in Chart FX it will be localized if you provide

resources for another language.

Also, the SetMessageText method can be used to change a particular string.

For example:

chart.SetMessageText("NoData","Empty Chart");

--

Francisco Padron

www.chartfx.com

Link to comment
Share on other sites

Thanks for the reply.

I´d like to just turn it off so when there is no data no text shows.

I´ll try changing the mesasge to an empty string,.

If the message shows then I have to get it localized for every language our

product supports, it´s much easier to just not show the message.

Mark

"SoftwareFX Support" <noreply@softwarefx.com> wrote in message

news:cHdlm6E9GHA.340@webserver3.softwarefx.com...

> What do you want to show instead ?

>

> Like any other string in Chart FX it will be localized if you provide

> resources for another language.

>

> Also, the SetMessageText method can be used to change a particular string.

> For example:

>

> chart.SetMessageText("NoData","Empty Chart");

>

> --

> Francisco Padron

> www.chartfx.com

>

Link to comment
Share on other sites

  • 1 month later...

I have just about the exact opposite question.

What do I need to do to get the No Data Message instead of a chart being

displayed with "sample data"?

"SoftwareFX Support" <noreply@softwarefx.com> wrote in message

news:fJkYmTH9GHA.332@webserver3.softwarefx.com...

> You should know that we provide localization for most languages.

>

> Please check the Globalization folder in your Chart FX Installation

> Folder.

>

> You will not only get that string localized but all the Chart FX UI.

>

> --

> Francisco Padron

> www.chartfx.com

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...