Hi,
How do I get Chart Appearance Names as per culture set. I want to show these in combo boxes.
Right now, the function GetAppearanceNames() does not return culture specific names whereas GetPaletteNames() values are returned properly.
One more issue noticed is, Chart.AppearanceName returns the current appearance name as per culture, while Chart.PaletteName does not return culture specific name.
Please help.
Thanks is advance.
Regards,
Lochan
Hi Lochan,
Thank you for your report. Having discussed this issue, we decided to modify the ChartControl API and include a special method to obtain an array of localized AppearanceName items. We will continue working on this issue and keep you informed of our progress.