public enum ENRangeLabelTickMode : System.Enum
public enum ENRangeLabelTickMode : System.Enum
Member | Description |
---|---|
BeginSeparator | The range label tick is visualized as a single separator annotating the begin value of the range |
Bracket | The range label tick is visualized as two brackets enclosing the label |
Center | The range label tick is attached to the center of the label |
EndSeparator | The range label tick is visualized as a single separator annotating the begin value of the range |
None | The range label does not render ticks |
Separators | The range label tick is visualized as two separators at the begin and end of the range annotated by the label |
Top | The range label tick is attached to the top of the label |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Chart.ENRangeLabelTickMode
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)