'Declaration Property Row As Integer
'Usage Dim instance As ISparkline Dim value As Integer instance.Row = value value = instance.Row
int Row {get; set;}
'Declaration Property Row As Integer
'Usage Dim instance As ISparkline Dim value As Integer instance.Row = value value = instance.Row
int Row {get; set;}