Graph |
The GraphTitleStyle type exposes the following members.
Name | Description | |
---|---|---|
![]() | Border | Gets or sets a bool value that specifies whether a border line is drawn around the title block. |
![]() | BorderGap | Gets or sets the gap between the border and graph title text in plotted units. |
![]() | Justification | Gets or sets the justification (alignment) of the title. |
![]() | Location | Gets or sets the location of the title in relation to the view grid. |
![]() | OffsetX | Gets or sets a horizontal offset from the position set by the Location and Justification values. |
![]() | OffsetY | Gets or sets a vertical offset from the position set by Location and Justification values. |
![]() | Text | Gets or sets the graph title text. |
![]() | TextHeight | Gets or sets the current text height in drawing units. |
![]() | TextStyle | Gets or sets the text style for the graph title from the available AutoCAD text styles defined in the current drawing. |