Gets or sets chart theme.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
[CategoryAttribute("Appearance")] public ChartTheme Theme { get; set; } |
Visual Basic |
---|
<CategoryAttribute("Appearance")> _ Public Property Theme As ChartTheme Get Set |