DotPlot Class

Source: DotPlot.cs · Assembly: Dew.Stats.Tee
PointsCustomDotPlotDotPlot

public class DotPlot : CustomDotPlot

Vertical dot plot.

Properties

NameTypeDescription
BoundingBoxSeriesPointerControls the appearance of CustomDotPlot surrounding box.
DataValuesValueListUse DataValues property to get access to the values of Series.
PlotStyleDotPlotStyleDefines dot plot drawing style.
PositionDoubleSpecifies the position of box series.

Methods

NameDescription
ctor (2)
Draw
DrawValue
MaxXValueReturns the Maximum Value of the Series X Values List.
MinXValueReturns the Minimum Value of the Series X Values List.