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


In This Topic
ResetCanPrint Method (ChartShape)
In This Topic
Resets whether the object can be printed by the container.
Syntax
'Declaration
 
Public Overrides Sub ResetCanPrint() 
 
'Usage
 
Dim instance As ChartShape
 
instance.ResetCanPrint()
See Also