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


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