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


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