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


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