Enum SelectionStyle
Defines the way of selection type.
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public enum SelectionStyle
Fields
Name | Description |
---|---|
Multiple | Multiple segment selection. |
Single | Single segment selection. |