Gets or sets user-defined theme.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
public ResourceDictionary CustomTheme { get; set; }
Visual Basic
Public Property CustomTheme As ResourceDictionary
	Get
	Set

See Also