ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RadialColorItem Class / ColorProperty Field



In This Topic
    ColorProperty Field
    In This Topic
    Identifies the Color dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ColorProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1RadialColorItem.ColorProperty
    public static readonly DependencyProperty ColorProperty
    public:
    static readonly DependencyProperty^ ColorProperty
    See Also