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


In This Topic
Select Method (ChartShape)
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected Overrides Sub Select( _
   ByVal selected As Boolean _
) 
 
'Usage
 
Dim instance As ChartShape
Dim selected As Boolean
 
instance.Select(selected)

Parameters

selected
See Also