Spread Windows Forms 17
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()
    public override bool ShouldSerializeDynamicSize()
    See Also