IGridLinesPanel Interface Methods

For a list of all members of this type, see IGridLinesPanel members.

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