| Visual Basic (Declaration) | |
|---|---|
Public Enum PreviewAreaNavigationOptions Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum PreviewAreaNavigationOptions : Enum | |
| Member | Description |
|---|---|
| Cells | Enables Cell selection. |
| ArbitrarySelection | Enables selection at any arbitrary position |
| ScrollWheel | Enables scroll wheel zooming. |
System.Object
System.ValueType
System.Enum
dotnetCHARTING.PreviewAreaNavigationOptions