public enum PositionMode : System.Enum
'Declaration
Public Enum PositionMode Inherits System.Enum
'Usage
Dim instance As PositionMode
Member | Description |
---|---|
MDABS | Absolute width and height in points; can only be applied to the mdBotRt field of Pos. |
MDCHART | Relative position to the chart, in SPRC. |
MDFX | Relative position to the chart, in points. |
MDKTH | Offset to default position, in 1/1000th of the plot area size. |
MDPARENT | Owner of Pos determines how to interpret the position data. |
System.Object
System.ValueType
System.Enum
FarPoint.Excel.PositionMode