Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is there any way of loading settings such as month names, week days, bar colors and so on?

0
Posted

Is there any way of loading settings such as month names, week days, bar colors and so on?

0

If you want to provide customization for different languages you can use the XML fashion way. In other words, you can use the SaveXML method to saves an empty chart. An empty chart is defined as a chart with no columns, so only regional settings are saved. So all you need to do is to change all properties you need to be saved, and then call SaveXML to save the changes to a XML file. Later you can call the LoadXML method to load the previously saved document. Since you have saved the XML data with no columns, only regional changes will be loaded.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123