GrapeCity.Excel.Chart Namespace : AxisCrosses Enumeration |
'Declaration Public Enum AxisCrosses Inherits System.Enum
'Usage Dim instance As AxisCrosses
public enum AxisCrosses : System.Enum
Member | Description |
---|---|
AutoZero | The categroy axis crosses at the zero point of the value axis (if possible), or the minimum value (if the minimum is greater than zero) or the maximun (if the maximum is less than zero) |
Max | The axis crosses at the maximun value. |
Min | The axis crosses at the minimum value of the chart. |
System.Object
System.ValueType
System.Enum
GrapeCity.Excel.Chart.AxisCrosses
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6