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


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