SelectionMode Property
SelectionMode
Gets or sets an enumerated value indicating whether or what is selected when the user clicks the chart.
Declaration
public virtual SelectionMode SelectionMode { get; set; }
Public Overridable Property SelectionMode As SelectionMode