public void RemoveRows( int row, int rowCount )
'Declaration Public Sub RemoveRows( _ ByVal row As Integer, _ ByVal rowCount As Integer _ )
'Declaration
Public Sub RemoveRows( _ ByVal row As Integer, _ ByVal rowCount As Integer _ )
'Usage Dim instance As DefaultSparklineContainer Dim row As Integer Dim rowCount As Integer instance.RemoveRows(row, rowCount)
'Usage
Dim instance As DefaultSparklineContainer Dim row As Integer Dim rowCount As Integer instance.RemoveRows(row, rowCount)
DefaultSparklineContainer Class DefaultSparklineContainer Members