HorizDotPlot Class

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

public class HorizDotPlot : CustomDotPlot

Horizontal 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
MaxYValueReturns the Maximum Value of the Series Y Values List.
MinYValueReturns the Minimum Value of the Series Y Values List.