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