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


In This Topic
Size Property (LegendException)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Size As Integer
 
'Usage
 
Dim instance As LegendException
Dim value As Integer
 
value = instance.Size
See Also