The GraphTitleStyle type exposes the following members.

Properties

  NameDescription
Public propertyBorder
Gets or sets a bool value that specifies whether a border line is drawn around the title block.
Public propertyBorderGap
Gets or sets the gap between the border and graph title text in plotted units.
Public propertyJustification
Gets or sets the justification (alignment) of the title.
Public propertyLocation
Gets or sets the location of the title in relation to the view grid.
Public propertyOffsetX
Gets or sets a horizontal offset from the position set by the Location and Justification values.
Public propertyOffsetY
Gets or sets a vertical offset from the position set by Location and Justification values.
Public propertyText
Gets or sets the graph title text.
Public propertyTextHeight
Gets or sets the current text height in drawing units.
Public propertyTextStyle
Gets or sets the text style for the graph title from the available AutoCAD text styles defined in the current drawing.

See Also