Properties  Methods 

IGridLinesPanel Interface Members

The following tables list the members exposed by IGridLinesPanel.

Public Properties
 NameDescription
 Property Gets the thickness of any border applied to the panel  
 Property Gets the height of the panel in pixels  
 Property Gets the width of the panel in pixels  
Top
Public Methods
 NameDescription
 MethodAdds a line to the panel in the specific SciChart.Charting.XyDirection  
 Method Clears the grid lines in a specific direction  
 MethodGenerates and adds a System.Windows.Shapes.Line element to the GridLinesPanel. Applies the direction and style to the line as well as Id so they may be re-used (pooled)  
 MethodRemoves all System.Windows.Shapes.Line instances after the specified index. This method is used when re-drawing the SciChart.Charting.Visuals.SciChartSurface when the number of lines has reduced from one redraw to the next.  
Top
See Also