AxisTitleLocationType Enumeration

Specifies the location of the axis 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 AxisTitleLocationType
Members
Member nameValueDescription
BottomOrRight0 
Center1 
TopOrLeft2 
See Also