Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / LegendException Class / fLabel Property


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