Enum SelectionStyle3D
Specifies the style of 3D selection.
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public enum SelectionStyle3D
Fields
| Name | Description |
|---|---|
| Multiple | Can select two or many items at a time. |
| Single | Can select one item at a time. |