Represents series view to display series data in the form of the Level.

The LevelSeriesView..::.LevelProperties type exposes the following members.

Constructors

  NameDescription
LevelSeriesView..::.LevelProperties
Initializes a new instance of the LevelSeriesView..::.LevelProperties class.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Colors
Gets ColorSectionCollection. This collection represents the colors that will be used for the Level element painting.
Divisions
Gets or sets a value that indicates the count of the divisions on the Level.
DivisionsStroke
Gets or sets Stroke for the Divisions drawing.
Effect3D
Gets or sets Effect3D style of the Level element painting.
EndCap
Gets or sets CapStyle style of end Level element painting.
EndColor
Gets or sets Color of the end Level element painting.
StartCap
Gets or sets CapStyle style of the Start Level element painting
StartColor
Gets or sets Color of the start Level element painting.

See Also