Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtClientAnchorChart Class / fSize Property


In This Topic
fSize Property (OfficeArtClientAnchorChart)
In This Topic
Syntax
'Declaration
 
Public Property fSize As Boolean
 
'Usage
 
Dim instance As OfficeArtClientAnchorChart
Dim value As Boolean
 
instance.fSize = value
 
value = instance.fSize
See Also