| Package | stimulsoft.report.chart.enums |
| Class | public class StiLegendHorAlignment |
| Inheritance | StiLegendHorAlignment Object |
| Constant | Defined 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 | ||
| Center | Constant |
public static const Center:int = 2| Left | Constant |
public static const Left:int = 1| LeftOutside | Constant |
public static const LeftOutside:int = 0| Right | Constant |
public static const Right:int = 3| RightOutside | Constant |
public static const RightOutside:int = 4