Packagestimulsoft.report.chart.enums
Classpublic class StiLegendHorAlignment
InheritanceStiLegendHorAlignment Inheritance Object



Public Constants
 ConstantDefined By
  Center : int = 2
[static]
StiLegendHorAlignment
  Left : int = 1
[static]
StiLegendHorAlignment
  LeftOutside : int = 0
[static]
StiLegendHorAlignment
  Right : int = 3
[static]
StiLegendHorAlignment
  RightOutside : int = 4
[static]
StiLegendHorAlignment
Constant Detail
CenterConstant
public static const Center:int = 2

LeftConstant 
public static const Left:int = 1

LeftOutsideConstant 
public static const LeftOutside:int = 0

RightConstant 
public static const Right:int = 3

RightOutsideConstant 
public static const RightOutside:int = 4