ComponentOne FinancialChart for WPF
SquareGrid Property



C1.WPF.Chart.Finance Namespace > PointAndFigureOptions Class : SquareGrid Property
Syntax
'Declaration
 
Public Property SquareGrid As Boolean
'Usage
 
Dim instance As PointAndFigureOptions
Dim value As Boolean
 
instance.SquareGrid = value
 
value = instance.SquareGrid
public bool SquareGrid {get; set;}
public:
property bool SquareGrid {
   bool get();
   void set (    bool value);
}
See Also

Reference

PointAndFigureOptions Class
PointAndFigureOptions Members