GetGlyphs Method (ChartBaseDesigner) | FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Design Namespace / ChartBaseDesigner Class / GetGlyphs Method

In This Topic
GetGlyphs Method (ChartBaseDesigner)
In This Topic
Syntax
'Declaration
 
Public Overridable Function GetGlyphs( _
   ByVal selectionType As System.Windows.Forms.Design.Behavior.GlyphSelectionType _
) As System.Windows.Forms.Design.Behavior.GlyphCollection
 

Parameters

selectionType
See Also