Specifies the location of the graph title in relation to the view grid.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum GraphTitleLocationType
VB
Public Enumeration GraphTitleLocationType
C++
public enum class GraphTitleLocationType
Members
| Member name | Value | Description |
|---|---|---|
| Top | 0 | |
| Bottom | 1 | |
| Left | 2 | |
| Right | 3 |
