Gets or sets user-defined theme.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
| C# |
|---|
public ResourceDictionary CustomTheme { get; set; } |
| Visual Basic |
|---|
Public Property CustomTheme As ResourceDictionary Get Set |