Packagestimulsoft.report.chart.enums
Classpublic class StiLegendVertAlignment
InheritanceStiLegendVertAlignment Inheritance Object



Public Constants
 ConstantDefined 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
Constant Detail
BottomConstant
public static const Bottom:int = 3

BottomOutsideConstant 
public static const BottomOutside:int = 4

CenterConstant 
public static const Center:int = 2

TopConstant 
public static const Top:int = 1

TopOutsideConstant 
public static const TopOutside:int = 0