Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Radar Class / fRdrAxLab Property


In This Topic
fRdrAxLab Property (Radar)
In This Topic
Syntax
'Declaration
 
Public Property fRdrAxLab As Byte
 
'Usage
 
Dim instance As Radar
Dim value As Byte
 
instance.fRdrAxLab = value
 
value = instance.fRdrAxLab
See Also