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


In This Topic
ResetPictureTransparencyTolerance Method (ChartShape)
In This Topic
Resets the transparency tolerance for a picture in the element to its default value.
Syntax
'Declaration
 
Public Overrides Sub ResetPictureTransparencyTolerance() 
 
'Usage
 
Dim instance As ChartShape
 
instance.ResetPictureTransparencyTolerance()
See Also