HitTestInfo

StockSharp.Xaml.Charting.Visuals.RenderableSeries

Fornece informações sobre uma operação de teste de sucesso em série, consulte Boolean) para mais informações

Propriedades

CloseValue
public IComparable CloseValue { get; set; }
value = hitTestInfo.CloseValue
hitTestInfo.CloseValue = value

Obtém ou define o valor de fechamento no local do teste de sucesso

DataSeriesIndex
public int DataSeriesIndex { get; set; }
value = hitTestInfo.DataSeriesIndex
hitTestInfo.DataSeriesIndex = value

Obtém ou define o DataSeriesIndex a the hit-test site

DataSeriesName
public string DataSeriesName { get; set; }
value = hitTestInfo.DataSeriesName
hitTestInfo.DataSeriesName = value

Obtém ou define o nome do IDataSeries que foi atingido

DataSeriesType
public DataSeriesType DataSeriesType { get; set; }
value = hitTestInfo.DataSeriesType
hitTestInfo.DataSeriesType = value

Fornece informações sobre o tipo de IDataSeries que foi testado

ErrorHigh
public IComparable ErrorHigh { get; set; }
value = hitTestInfo.ErrorHigh
hitTestInfo.ErrorHigh = value

Obtém ou define o erro Alto valor no local de hit-test

ErrorLow
public IComparable ErrorLow { get; set; }
value = hitTestInfo.ErrorLow
hitTestInfo.ErrorLow = value

Obtém ou define o valor baixo do erro no local do hit-test

HighValue
public IComparable HighValue { get; set; }
value = hitTestInfo.HighValue
hitTestInfo.HighValue = value

Obtém ou define o Alto Valor no local do teste de sucesso

HitTestPoint
public Point HitTestPoint { get; set; }
value = hitTestInfo.HitTestPoint
hitTestInfo.HitTestPoint = value

Obtém ou define um ponto com o valor X-Y da série

IsHit
public bool IsHit { get; set; }
value = hitTestInfo.IsHit
hitTestInfo.IsHit = value

Obtém ou define se a operação HitTest foi um sucesso ou não

IsVerticalHit
public bool IsVerticalHit { get; set; }
value = hitTestInfo.IsVerticalHit
hitTestInfo.IsVerticalHit = value

Obtém ou define se a operação HitTest foi um sucesso em X ou não

IsWithinDataBounds
public bool IsWithinDataBounds { get; set; }
value = hitTestInfo.IsWithinDataBounds
hitTestInfo.IsWithinDataBounds = value

Obtém ou define se o ponto de entrada está entre o ponto da primeira e da última série ou não

Level
public CandlePriceLevel Level { get; set; }
value = hitTestInfo.Level
hitTestInfo.Level = value

Valor do nível para TimeframeSegmentDataSeries.

LowerQuartile
public IComparable LowerQuartile { get; set; }
value = hitTestInfo.LowerQuartile
hitTestInfo.LowerQuartile = value

Obtém ou define o LowerQuartile-Value no local do teste de sucesso

LowValue
public IComparable LowValue { get; set; }
value = hitTestInfo.LowValue
hitTestInfo.LowValue = value

Obtém ou define o Baixo Valor no local do teste de sucesso

Maximum
public IComparable Maximum { get; set; }
value = hitTestInfo.Maximum
hitTestInfo.Maximum = value

Obtém ou define o valor máximo no local de teste de sucesso

Median
public IComparable Median { get; set; }
value = hitTestInfo.Median
hitTestInfo.Median = value

Obtém ou define o valor médio no local do teste de sucesso

Minimum
public IComparable Minimum { get; set; }
value = hitTestInfo.Minimum
hitTestInfo.Minimum = value

Obtém ou define o valor mínimo no local do teste de sucesso

OpenValue
public IComparable OpenValue { get; set; }
value = hitTestInfo.OpenValue
hitTestInfo.OpenValue = value

Obtém ou define o Open-Value no local do hit-test

Persentage
public double Persentage { get; set; }
value = hitTestInfo.Persentage
hitTestInfo.Persentage = value
Transaction
public TransactionData Transaction { get; set; }
value = hitTestInfo.Transaction
hitTestInfo.Transaction = value

Dados de transação para TransactionDataSeries.

UpperQuartile
public IComparable UpperQuartile { get; set; }
value = hitTestInfo.UpperQuartile
hitTestInfo.UpperQuartile = value

Obtém ou define o UpperQuartile-Value no local do teste de sucesso

XValue
public IComparable XValue { get; set; }
value = hitTestInfo.XValue
hitTestInfo.XValue = value

Obtém ou define o valor X no local do hit-test

Y1HitTestPoint
public Point Y1HitTestPoint { get; set; }
value = hitTestInfo.Y1HitTestPoint
hitTestInfo.Y1HitTestPoint = value

Obtém ou define um ponto que foi arrancado para a série X- Y1

Y1Value
public IComparable Y1Value { get; set; }
value = hitTestInfo.Y1Value
hitTestInfo.Y1Value = value

Obtém ou define o valor Y1 no local do teste de sucesso

YValue
public IComparable YValue { get; set; }
value = hitTestInfo.YValue
hitTestInfo.YValue = value

Obtém ou define o valor Y no local do teste de sucesso

ZValue
public IComparable ZValue { get; set; }
value = hitTestInfo.ZValue
hitTestInfo.ZValue = value

Obtém ou define o valor Z no local do teste de sucesso

Métodos

IsEmpty
public bool IsEmpty()
result = hitTestInfo.IsEmpty()

Devolve o valor, indicando se a instância atual de HitTestInfo está vazia

Campos

Empty
public static readonly HitTestInfo Empty
value = HitTestInfo.Empty

Obtém valor especial que representa uma instância HitTestInfo sem dados