ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / C1Chart Class / ThemeProperty Field


In This Topic
    ThemeProperty Field
    In This Topic
    Identifies the Theme dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ThemeProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1Chart.ThemeProperty
    public static readonly DependencyProperty ThemeProperty
    See Also