ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / Axis Class / StaggeredLinesProperty Field



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