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


In This Topic
ResetCanRenderText Method (ChartShape)
In This Topic
Resets whether the shape can render its text property.
Syntax
'Declaration
 
Public Overrides Sub ResetCanRenderText() 
 
'Usage
 
Dim instance As ChartShape
 
instance.ResetCanRenderText()
See Also