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


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