Nevron.Nov.Chart Namespace : ENPredefinedCartesianAxis Enumeration |
'Declaration
Public Enum ENPredefinedCartesianAxis Inherits System.Enum
'Usage
Dim instance As ENPredefinedCartesianAxis
public enum ENPredefinedCartesianAxis : System.Enum
Member | Description |
---|---|
PrimaryAndSecondaryLinear | Represents a cartesian chart with four axes - two horizontal and two vertical docked at the sides of the chart plot. All axes are numeric. |
XDateTimeYLinear | Represents a cartesian chart with two axes where the horizontal axis is date time and the vertical one is numeric (linear). |
XOrdinalYLinear | Represents a cartesian chart with two axes where the horizontal axis is ordinal and the vertical one is numeric (linear). |
XRangeTimelineYLinear | Represents a cartesian chart with two axes where the horizontal axis is a date time range timeline axis and the vertical one is numeric (linear). |
XValueTimelineYLinear | Represents a cartesian chart with two axes where the horizontal axis is a date time value timeline axis and the vertical one is numeric (linear). |
XYLinear | Represents a cartesian chart with two xy numeric axes. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Chart.ENPredefinedCartesianAxis
Target Platforms: Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2