IMsoChart.ChartArea Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property ChartArea As IMsoChartArea
Get
'Usage
Dim instance As IMsoChart
Dim value As IMsoChartArea
value = instance.ChartArea
IMsoChartArea ChartArea { get; }
Property Value
Type: Microsoft.Office.Core.IMsoChartArea