Packagestimulsoft.report.chart.enums
Classpublic class StiLegendDirection
InheritanceStiLegendDirection Inheritance Object



Public Constants
 ConstantDefined By
  BottomToTop : int = 3
[static]
StiLegendDirection
  LeftToRight : int = 0
[static]
StiLegendDirection
  RightToLeft : int = 1
[static]
StiLegendDirection
  TopToBottom : int = 2
[static]
StiLegendDirection
Constant Detail
BottomToTopConstant
public static const BottomToTop:int = 3

LeftToRightConstant 
public static const LeftToRight:int = 0

RightToLeftConstant 
public static const RightToLeft:int = 1

TopToBottomConstant 
public static const TopToBottom:int = 2