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



In This Topic
    DisabledCuesVisibilityProperty Field (C1RadialColorItem)
    In This Topic
    Identifies the DisabledCuesVisibility dependency property.
    Syntax
    'Declaration
     
    
    Public Shadows Shared ReadOnly DisabledCuesVisibilityProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1RadialColorItem.DisabledCuesVisibilityProperty
    public new static readonly DependencyProperty DisabledCuesVisibilityProperty
    public:
    new static readonly DependencyProperty^ DisabledCuesVisibilityProperty
    See Also