A SeriesRenderer that draws overlaying bars in its containing plot.
The following tables list the members exposed by the BarOverlayRenderer type.
Name | Description | |
---|---|---|
Initializes a new instance of the BarOverlayRenderer class. |
Name | Description | |
---|---|---|
Gets or sets the ratio of empty space between adjacent bar groups to space occupied by bars. |
||
Gets or sets a value identifying whether bars should be horizontal. |
Name | Description | |
---|---|---|
seriesRenderer.AdjustDataRange override. Adjusts the data range of associated Axis objects after initial measure pass. |
||
Gets the ratio between widths of backmost and frontmost bars. |
||
SeriesRenderer.Draw override. Draws the series data in specified RenderContext. |
||
Renderer2D.DrawHighlight override. Draws highlighted bar in specified RenderContext. |
||
Enumerates the bars visible in current data range. |
||
Renderer2D.HitTest override. Hit-tests the bar representations of data items. |
||
Renderer2D.MeasureDataRange override. Measures the data range of rendered series and assigns it to the associated Axis objects if their MinValue and MaxValue are not set. |