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


In This Topic
ShouldSerializeShadowOffset Method (ChartShape)
In This Topic
Determines whether the shadow offset should be serialized.
Syntax
'Declaration
 
Public Overrides Function ShouldSerializeShadowOffset() As Boolean
 
'Usage
 
Dim instance As ChartShape
Dim value As Boolean
 
value = instance.ShouldSerializeShadowOffset()
See Also