IMsoChartGroup.SecondPlotSize Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property SecondPlotSize As Integer
Get
Set
'Usage
Dim instance As IMsoChartGroup
Dim value As Integer
value = instance.SecondPlotSize
instance.SecondPlotSize = value
int SecondPlotSize { get; set; }
Property Value
Type: System.Int32