Hi Pavol,
No this is currently not possible - you can disable the skinning:
NSkinManager.Instance.Skin = null;
NUIManager.Palette.Scheme = ColorScheme.WindowsDefault;
nChartControl1.ImageExporter.ShowDialog();or we can send you the source code of these two clases as a reference implementation so you can build your own using WinForm controls...