SignalHighLowSeries Class

Source: SignalSeriesTee.cs · Assembly: Dew.Signal.Tee
HighLowSignalHighLowSeries

public class SignalHighLowSeries : HighLow

Series usefull for signal overview charts.

Properties

NameTypeDescription
complexSignalPartComplexSignalPartSpecifies which part of the complex signal to draw.
DescriptionString
EquidistantXSampleTEquidistantSampleDefines a hint for the pixel downsample algorithm.
PixelDownSampleBooleanIf True, a pixel down sample algorithm will be applied, to increase drawing speed.
SeriesDataTypeSignalSeriesDataTypeDefines the data source format.
SeriesModeSignalSeriesModeSet the series drawing mode.
ZMiddleDepthBooleanDraw the series at half of its given Z depth when in 3D.

Methods

NameDescription
AddHighLowValuesUse this method to pass values to the HighLow series when the drawing is mode is overview.
AddHighValuesUse this method to pass values to the HighLow series when the drawing mode is overview.
AddLineValuesAdd data to the series.
ctor (2)
Draw
MaxYValue
MinYValue