SelectionMode Property (FlexMap<T>) | ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / FlexMap<T> Class / SelectionMode Property

In This Topic
SelectionMode Property (FlexMap<T>)
In This Topic
Gets or sets an enumerated value indicating whether or what is selected when the user clicks the chart.
Syntax
'Declaration
 
Public Overridable Property SelectionMode As SelectionMode
 
See Also