Package | stimulsoft.report.chart.enums |
Class | public class StiLegendVertAlignment |
Inheritance | StiLegendVertAlignment ![]() |
Constant | Defined By | ||
---|---|---|---|
Bottom : int = 3 [static] | StiLegendVertAlignment | ||
BottomOutside : int = 4 [static] | StiLegendVertAlignment | ||
Center : int = 2 [static] | StiLegendVertAlignment | ||
Top : int = 1 [static] | StiLegendVertAlignment | ||
TopOutside : int = 0 [static] | StiLegendVertAlignment |
Bottom | Constant |
public static const Bottom:int = 3
BottomOutside | Constant |
public static const BottomOutside:int = 4
Center | Constant |
public static const Center:int = 2
Top | Constant |
public static const Top:int = 1
TopOutside | Constant |
public static const TopOutside:int = 0