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


In This Topic
ShouldSerializeShadowOffsetX Method (ChartShape)
In This Topic
Determines if the ShadowOffsetX property should be serialized.
Syntax
'Declaration
 
Public Overrides Function ShouldSerializeShadowOffsetX() As Boolean
 
'Usage
 
Dim instance As ChartShape
Dim value As Boolean
 
value = instance.ShouldSerializeShadowOffsetX()
See Also