Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChart Class / IsResizing Property


In This Topic
IsResizing Property
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property IsResizing As Boolean
 
'Usage
 
Dim instance As SpreadChart
Dim value As Boolean
 
value = instance.IsResizing
See Also