'Declaration Public Enum CoordinateFocusEnum Inherits System.Enum
public enum CoordinateFocusEnum : System.Enum
'Declaration Public Enum CoordinateFocusEnum Inherits System.Enum
public enum CoordinateFocusEnum : System.Enum
Member | Description |
---|---|
XandYCoord | Search for the nearest data point along the X and Y-axis. |
XCoord | Search for the nearest data point along the X-axis. |
YCoord | Search for the nearest data point along the Y-axis. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Chart.CoordinateFocusEnum