Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / StopUpdatingChartDataSource Property


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