ProfileViewStyleGraphStyle Property |
Gets the style object that specifies all display properties for profile view graphs.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic GraphStyle GraphStyle { get; }
Public ReadOnly Property GraphStyle As GraphStyle
Get
public:
property GraphStyle^ GraphStyle {
GraphStyle^ get ();
}
Property Value
GraphStyle
See Also