Charting for WinForms Programmer's Guide
Theme.LoadFrom Method (String)
See Also
 






Loads the theme values from specified file.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public void LoadFrom (
    string fileName
)

Visual Basic  Copy Code

Public Sub LoadFrom( _
    fileName As String _
)

 Parameters

fileName

A string specifying the file name or path.

 See Also

LoadFrom Method Overload List
Theme Members
Theme Class
MindFusion.Charting Namespace