Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / ShouldSerializeDynamicMove Method


In This Topic
ShouldSerializeDynamicMove Method (ChartShape)
In This Topic
Internal use only.
Syntax
'Declaration
 
Public Overrides Function ShouldSerializeDynamicMove() As Boolean
 
'Usage
 
Dim instance As ChartShape
Dim value As Boolean
 
value = instance.ShouldSerializeDynamicMove()
See Also