Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / IgnoreChanged Property


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