HitTestInfo
Fornece informações sobre uma operação de teste de sucesso em série, consulte Boolean) para mais informações
Propriedades
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
public int DataSeriesIndex { get; set; }
value = hitTestInfo.DataSeriesIndex
hitTestInfo.DataSeriesIndex = value
Obtém ou define o DataSeriesIndex a the hit-test site
public string DataSeriesName { get; set; }
value = hitTestInfo.DataSeriesName
hitTestInfo.DataSeriesName = value
Obtém ou define o nome do IDataSeries que foi atingido
public DataSeriesType DataSeriesType { get; set; }
value = hitTestInfo.DataSeriesType
hitTestInfo.DataSeriesType = value
Fornece informações sobre o tipo de IDataSeries que foi testado
public IComparable ErrorHigh { get; set; }
value = hitTestInfo.ErrorHigh
hitTestInfo.ErrorHigh = value
Obtém ou define o erro Alto valor no local de hit-test
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
public IComparable HighValue { get; set; }
value = hitTestInfo.HighValue
hitTestInfo.HighValue = value
Obtém ou define o Alto Valor no local do teste de sucesso
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
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
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
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
public CandlePriceLevel Level { get; set; }
value = hitTestInfo.Level
hitTestInfo.Level = value
Valor do nível para TimeframeSegmentDataSeries.
public IComparable LowerQuartile { get; set; }
value = hitTestInfo.LowerQuartile
hitTestInfo.LowerQuartile = value
Obtém ou define o LowerQuartile-Value no local do teste de sucesso
public IComparable LowValue { get; set; }
value = hitTestInfo.LowValue
hitTestInfo.LowValue = value
Obtém ou define o Baixo Valor no local do teste de sucesso
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
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
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
public IComparable OpenValue { get; set; }
value = hitTestInfo.OpenValue
hitTestInfo.OpenValue = value
Obtém ou define o Open-Value no local do hit-test
public double Persentage { get; set; }
value = hitTestInfo.Persentage
hitTestInfo.Persentage = value
public TransactionData Transaction { get; set; }
value = hitTestInfo.Transaction
hitTestInfo.Transaction = value
Dados de transação para TransactionDataSeries.
public IComparable UpperQuartile { get; set; }
value = hitTestInfo.UpperQuartile
hitTestInfo.UpperQuartile = value
Obtém ou define o UpperQuartile-Value no local do teste de sucesso
public IComparable XValue { get; set; }
value = hitTestInfo.XValue
hitTestInfo.XValue = value
Obtém ou define o valor X no local do hit-test
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
public IComparable Y1Value { get; set; }
value = hitTestInfo.Y1Value
hitTestInfo.Y1Value = value
Obtém ou define o valor Y1 no local do teste de sucesso
public IComparable YValue { get; set; }
value = hitTestInfo.YValue
hitTestInfo.YValue = value
Obtém ou define o valor Y no local do teste de sucesso
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
public bool IsEmpty()
result = hitTestInfo.IsEmpty()
Devolve o valor, indicando se a instância atual de HitTestInfo está vazia
Campos
public static readonly HitTestInfo Empty
value = HitTestInfo.Empty
Obtém valor especial que representa uma instância HitTestInfo sem dados