MindFusion.Charting for Silverlight Programmer's Guide
ChartTheme.ThemeStyle Property
See Also
 

Gets or sets the style of the ChartTheme.

Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight

 Syntax

C#  Copy Code

public Style ThemeStyle { get; set; }

Visual Basic  Copy Code

Public Property ThemeStyle As Style

 Property Value

An instance of the System.Windows.Style class.

 See Also

ChartTheme Members
ChartTheme Class
MindFusion.Charting.Silverlight Namespace