public class HorizDotPlot : CustomDotPlot
Horizontal dot plot.
Properties
| Name | Type | Description |
|---|---|---|
| BoundingBox | SeriesPointer | Controls the appearance of CustomDotPlot surrounding box. |
| DataValues | ValueList | Use DataValues property to get access to the values of Series. |
| PlotStyle | DotPlotStyle | Defines dot plot drawing style. |
| Position | Double | Specifies the position of box series. |
Methods
| Name | Description |
|---|---|
| ctor (2) | |
| Draw | |
| DrawValue | |
| MaxYValue | Returns the Maximum Value of the Series Y Values List. |
| MinYValue | Returns the Minimum Value of the Series Y Values List. |