Loads the theme with the specified name.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public void LoadTheme ( |
Visual Basic Copy Code |
---|
Public Sub LoadTheme( _ |
The name of the file to load.
fileName should point to a valid xml file that describes the ChartTheme to be applied.