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


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