FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > BarSeriesCollection Class : CopyTo Method |
'Declaration Public Sub CopyTo( _ ByVal array() As BarSeries, _ ByVal arrayIndex As Integer _ )
'Usage Dim instance As BarSeriesCollection Dim array() As BarSeries Dim arrayIndex As Integer instance.CopyTo(array, arrayIndex)
public void CopyTo( BarSeries[] array, int arrayIndex )
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional