Specifies format and contents of the title, vertical exaggeration, and grid options for graphs.
Inheritance Hierarchy
SystemObject[T:Autodesk.Civil.CivilWrapper<AeccDbGraphStyle>]
Autodesk.Civil.DatabaseServices.StylesGraphStyle
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class GraphStyle : [T:Autodesk.Civil.CivilWrapper<AeccDbGraphStyle>]
VB
Public NotInheritable Class GraphStyle Inherits [T:Autodesk.Civil.CivilWrapper<AeccDbGraphStyle>]
C++
public ref class GraphStyle sealed : public [T:Autodesk.Civil.CivilWrapper<AeccDbGraphStyle>]
The GraphStyle type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CurrentHorizontalScale | Gets the plotted size of graph horizontal scale from draw setting. | |
| Direction | Gets or sets the direction of the profile in the profile view grid. | |
| TitleStyle | Gets the style object that specifies graph title text display properties for cross section and profile views. | |
| VerticalExaggeration | Gets or sets the graph vertical exaggeration factor. | |
| VerticalScale | Gets or sets the vertical scale of the profile view or section view. |
