Package | stimulsoft.report.chart.view.constantLines.enum |
Class | public class StiTextPosition |
Inheritance | StiTextPosition ![]() |
Constant | Defined By | ||
---|---|---|---|
CenterBottom : int = 3 [static] | StiTextPosition | ||
CenterTop : int = 2 [static] | StiTextPosition | ||
LeftBottom : int = 1 [static] | StiTextPosition | ||
LeftTop : int = 0 [static] | StiTextPosition | ||
RightBottom : int = 5 [static] | StiTextPosition | ||
RightTop : int = 4 [static] | StiTextPosition |
CenterBottom | Constant |
public static const CenterBottom:int = 3
CenterTop | Constant |
public static const CenterTop:int = 2
LeftBottom | Constant |
public static const LeftBottom:int = 1
LeftTop | Constant |
public static const LeftTop:int = 0
RightBottom | Constant |
public static const RightBottom:int = 5
RightTop | Constant |
public static const RightTop:int = 4