ComponentOne FinancialChart for WPF
C1.WPF.Chart.Finance Namespace / PointAndFigureOptions Class / SquareGridProperty Field



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