The SectionViewBandSet type exposes the following members.

Methods

  NameDescription
Public methodGetBottomBandItems
Gets the bottom band items collection from the SectionView.
Public methodGetTopBandItems
Gets the top band items collection from the SectionView.
Public methodImportBandSetStyle
Import an existing band set style to the current graph.
(Overrides GraphBandSet..::..ImportBandSetStyle(ObjectId).)
Public methodSaveAsBandSetStyle
Saves the current band set data as a band set style.
(Inherited from GraphBandSet.)
Public methodSetBottomBandItems
Sets the bottom band items to the SectionView.
Public methodSetTopBandItems
Sets the top band items to the SectionView.

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.
(Inherited from GraphBandSet.)

See Also