Intersoft.Client.UI.DataVisualization Namespace > LineAreaSeriesBase Class : UpdateShapeFromPoints Method |
Protected MustOverride Sub UpdateShapeFromPoints( _ ByVal points As IEnumerable(Of RenderPoint) _ )
Dim instance As LineAreaSeriesBase Dim points As IEnumerable(Of RenderPoint) instance.UpdateShapeFromPoints(points)
protected abstract void UpdateShapeFromPoints( IEnumerable<RenderPoint> points )
protected: abstract void UpdateShapeFromPoints( IEnumerable<RenderPoint>^ points )
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