The SectionDisplayOption type exposes the following members.

Properties

  NameDescription
Public propertyDraw
Gets or sets whether this entity will be drawn in the graph.
(Inherited from GraphDisplayOption.)
Public propertyLabelSetId
Gets or sets the label set of the entity.
(Overrides GraphDisplayOption..::..LabelSetId.)
Public propertyOverrideStyleId
Sets the override style of the entity.
(Overrides GraphDisplayOption..::..OverrideStyleId.)
Public propertyOverrideStyleName
Sets the override style of the entity.
(Overrides GraphDisplayOption..::..OverrideStyleName.)
Public propertySourceName
Gets the name of the source.
(Overrides GraphDisplayOption..::..SourceName.)
Public propertySourceType
Gets the source type of the section source.
Public propertyUseOverrideStyle
Sets whether to override style for the display of the entity.
(Overrides GraphDisplayOption..::..UseOverrideStyle.)

See Also