public class CustomDotPlot : Points
Base class for vertical and 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 |