GraphTitleLocationType Enumeration

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.292
Syntax
public enum GraphTitleLocationType
Members
Member nameValueDescription
Top0 
Bottom1 
Left2 
Right3 
See Also