The LevelSeriesView type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| LevelSeriesView | Initializes a new instance of the LevelSeriesView class.  | 
Methods
| Name | Description | |
|---|---|---|
| AddSeriesValueSegment | Adds a segment that corresponds to the specified value of the series.  (Inherited from AxisSeriesView.) | |
| ClearSeriesValueRectangles | Clears the segments of the series values.   (Inherited from AxisSeriesView.) | |
| Clone | Overridden. See Clone()()().  (Overrides SeriesView..::.Clone()()().) | |
| CreateElements | Overloaded. | |
| Equals | (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.) | |
| GetBounds | Returns chart bounds for the axis of the specified type.  (Inherited from SeriesView.) | |
| GetChartAreaPalette | Returns palette specified in the ChartArea.  (Inherited from SeriesView.) | |
| GetCurrentElementIndex | Returns index of the current series.  (Inherited from SeriesView.) | |
| GetElement | Overloaded. | |
| GetHashCode | Serves as a hash function for a particular type.   (Inherited from Object.) | |
| GetLabelPosition | Overridden. See GetLabelPosition(SeriesValueBase, LabelsPosition, Vector, Double).  (Inherited from AxisSeriesView.) | |
| GetNextElementIndex | Returns index of the next series.  (Inherited from SeriesView.) | |
| GetNotPaintedSeries | Returns the array of unpainted series of the specified type.  (Inherited from SeriesView.) | |
| GetPaletteColor | Returns the Color specified in the palette.  (Inherited from SeriesView.) | |
| GetPaletteFill | Returns the Fill specified in the palette.  (Inherited from SeriesView.) | |
| GetPaletteStroke | Returns the Stroke specified in the palette.  (Inherited from SeriesView.) | |
| GetSegmentBySeriesValue | Returns a segment that corresponds to the series value.  (Inherited from AxisSeriesView.) | |
| GetSeries | Overloaded. | |
| GetSeriesValueType | Overridden. See GetSeriesValueType()()().  (Inherited from AxisSeriesView.) | |
| GetSideIndent | Overridden. See GetSideIndent()()().  (Inherited from BarSeriesViewBase.) | |
| GetStartPoint | Returns coordinates of the point that corresponds to the series' zero value.  (Inherited from AxisSeriesView.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| GetValuePoint | Returns coordinates of the point that corresponds to the specified value and label position.  (Inherited from AxisSeriesView.) | |
| GetValuePosition | Overridden. See GetValuePosition(SeriesValueBase, LabelsPosition).  (Inherited from AxisSeriesView.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| OnSeriesViewChanged | Raises the SeriesViewChanged event.  (Inherited from SeriesView.) | |
| PaintLegendBadge | Overridden. See PaintLegendBadge(GraphicStream, VectorRectangle).  (Inherited from BarSeriesViewBase.) | |
| PaintLegendBadgeToImage | Paints a legend badge for the series to a specified image.  (Inherited from SeriesView.) | |
| PaintLegendMarkers | Paints a marker in a legend for the series value.  (Inherited from AxisSeriesView.) | |
| PaintLegendValueBadge | Overridden. See PaintLegendValueBadge(GraphicStream, VectorRectangle, Int32).  (Inherited from BarSeriesViewBase.) | |
| PaintLegendValueBadgeToImage | Paints a legend badge for the series value to specified image.  (Inherited from SeriesView.) | |
| ResetElementIndex | Resets index of the series.  (Inherited from SeriesView.) | |
| ToString | (Inherited from Object.) | 
Properties
| Name | Description | |
|---|---|---|
| AciveLayer | Gets or sets LevelSeriesView..::.LevelProperties for the top layer of the Level element.  | |
| AreaWidth | Gets or sets the ratio between the width of the occupied Bars and the available space.  (Inherited from BarSeriesViewBase.) | |
| ColumnImage | Gets or sets Image which sets the image drawn in the column.  (Inherited from BarSeriesViewBase.) | |
| Fill | Gets or sets Fill object that is used to paint over.  (Inherited from SeriesView.) | |
| ImageSizeMode | Gets or sets ImageSizeMode which sets zoom mode for the image displayed in the column.  (Inherited from BarSeriesViewBase.) | |
| InaciveLayer | Gets or sets LevelSeriesView..::.LevelProperties for the bottom layer of the Level element.  | |
| IsValueLegendItemSupported | Overridden. See IsValueLegendItemSupported.  (Inherited from BarSeriesViewBase.) | |
| Series | Gets or sets the series displayed.  (Inherited from SeriesView.) | |
| Stroke | Gets or sets Stroke object that is used to trace.  (Inherited from SeriesView.) | |
| ViewType | Gets or sets ViewType object that determines kind of Bars.  (Inherited from BarSeriesViewBase.) | 
Events
| Name | Description | |
|---|---|---|
| SeriesViewChanged | Occurs after the change of an object state.  (Inherited from SeriesView.) |