LegendEntry.Top Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Top As Double
Get
'Usage
Dim instance As LegendEntry
Dim value As Double
value = instance.Top
double Top { get; }
Property Value
Type: System.Double