Visual Basic (Declaration) | |
---|---|
Public Enum SelectionStyle Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum SelectionStyle : Enum |
Member | Description |
---|---|
CrossHair | Cross hair shows the cross hair lines extending ot the axis to select a more accurate region to zoom. |
Box | Box is more aesthetically pleasing and allows for rough selections. |
System.Object
System.ValueType
System.Enum
dotnetCHARTING.Zoomer.SelectionStyle