public enum ENIndicatorPaintOrder : System.Enum
public enum ENIndicatorPaintOrder : System.Enum
Member | Description |
---|---|
AfterScale | The indicator is painted after the scale it is attached to |
BeforeScale | The indicator is painted before the scale it is attached to |
PostPaint | The indicator is painted in during the gauge post paint |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Chart.ENIndicatorPaintOrder
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)