Unit 'TACustomSource' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lz_tachart]

TChartErrorBarData

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: tacustomsource.pas line 160

type TChartErrorBarData = class(TPersistent)

public

  constructor Create;

  

  procedure Assign(); override;

  

  property OnChange: TNotifyEvent; [rw]

  

published

  property Kind: TChartErrorBarKind; [rw]

  

  property IndexMinus: Integer; [rw]

  

  property IndexPlus: Integer; [rw]

  

  property ValueMinus: Double; [rws]

  

  property ValuePlus: Double; [rws]

  

end;

Inheritance

TChartErrorBarData

  

|

TObject



CT Web help

CodeTyphon Studio