ComponentOne FinancialChart for WinForms
SelectionMode Property

C1.Win.Chart Namespace > FlexChartBase Class : SelectionMode Property
Gets or sets the chart selection mode.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property SelectionMode As ChartSelectionMode
[DefaultValue()]
public ChartSelectionMode SelectionMode {get; set;}
See Also

Reference

FlexChartBase Class
FlexChartBase Members