public enum ENScaleBreakPositionMode : System.Enum
public enum ENScaleBreakPositionMode : System.Enum
Member | Description |
---|---|
Content | Represents a scale break position, which is determined according to the amount of data left on the sides of the scale break. |
Percent | Represents a scale break position which is determined in percentages relative to the scale being split by the scale break. |
Range | /// Represents a scale break position which is determined relative to the range of the scale break in scale coordinates. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Chart.ENScaleBreakPositionMode
Target Platforms: Windows 11, Windows 10, Windows 7, 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)