Enum IcicleDirection
Direction of icicles
Namespace: FastReport.BG.Icicle
Assembly: FastReport.BG.dll
Syntax
public enum IcicleDirection
Fields
Name | Description |
---|---|
Down | Top to bottom direction |
Left | Right to left direction |
Right | Left to right direction |
Up | Bottom to top direction |