Share

GraphBandSet Class

Inheritance Hierarchy

SystemObject
  Autodesk.Civil.DatabaseServicesGraphBandSet
    Autodesk.Civil.DatabaseServicesProfileViewBandSet
    Autodesk.Civil.DatabaseServicesSectionViewBandSet


Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public abstract class GraphBandSet

VB

Public MustInherit Class GraphBandSet

C++

public ref class GraphBandSet abstract

The GraphBandSet type exposes the following members.

Properties

 NameDescription
Public propertyMatchIncrementToGridIntervals Specifies if the data band major/minor interval distances for graph matches the graph style’s major/minor grid spacing intervals.

Methods

 NameDescription
Public methodImportBandSetStyle Import an existing band set style to the current graph.
Public methodSaveAsBandSetStyle Saves the current band set data as a band set style.

See Also

Reference

Was this information helpful?