C1.Chart Namespace > IRenderEngine Interface : DrawLines Method |
'Usage
Dim instance As IRenderEngine Dim xs() As Double Dim ys() As Double instance.DrawLines(xs, ys)
void DrawLines( array<double>^ xs, array<double>^ ys )
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