ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / NormalCurve Class / VisibleProperty Field



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