Enum DrawUtils.TriangleDirection
Namespace: FastReport.Olap.Styling
Assembly: FastReport.Olap.dll
Syntax
public enum TriangleDirection
Fields
Name | Description |
---|---|
Bottom | Triangle point to the bottom. |
Left | Triangle point to the left. |
Right | Triangle point to the right. |
Top | Triangle point to the top. |