Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Legend Class / fVert Property


In This Topic
fVert Property
In This Topic
Syntax
'Declaration
 
Public Property fVert As Byte
 
'Usage
 
Dim instance As Legend
Dim value As Byte
 
instance.fVert = value
 
value = instance.fVert
See Also