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