Intersoft.Client.UI.DataVisualization Namespace > StackedLineSeries Class : SetPolylinePointsProperty Method |
Protected Sub SetPolylinePointsProperty( _ ByVal path As Path, _ ByVal collection As List(Of PointCollection), _ ByVal i As Integer, _ ByVal pointCollection As PointCollection _ )
Dim instance As StackedLineSeries Dim path As Path Dim collection As List(Of PointCollection) Dim i As Integer Dim pointCollection As PointCollection instance.SetPolylinePointsProperty(path, collection, i, pointCollection)
protected void SetPolylinePointsProperty( Path path, List<PointCollection> collection, int i, PointCollection pointCollection )
protected: void SetPolylinePointsProperty( Path^ path, List<PointCollection^>^ collection, int i, PointCollection^ pointCollection )
Target Platforms: Windows 7, 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