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


In This Topic
ShouldSerializePictureTransparencyTolerance Method (ChartShape)
In This Topic
Indicates whether the PictureTransparencyTolerance property should be persisted.
Syntax
'Declaration
 
Public Overrides Function ShouldSerializePictureTransparencyTolerance() As Boolean
 
'Usage
 
Dim instance As ChartShape
Dim value As Boolean
 
value = instance.ShouldSerializePictureTransparencyTolerance()
See Also