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


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