Version

GetShapeGeometry Method (ScatterPolylineSeriesView)

Gets the PathGeometry for the given list of points.
Overload List
OverloadDescription
GetShapeGeometry(Int32,List<PointCollection>)Gets the PathGeometry for the given list of points.  
GetShapeGeometry(Int32,List<PointCollection>,Boolean)Gets a path geometry of a shape for specified parameters (Inherited from Infragistics.Controls.Charts.ShapeSeriesViewBase)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also