Unit 'TAMultiSeries' Package
[Overview][Constants][Types][Classes][Index] [#lz_tachart]

TBoxAndWhiskerSeries

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

Declaration

Source position: tamultiseries.pas line 111

type TBoxAndWhiskerSeries = class(TBasicPointSeries)

protected

  procedure GetLegendItems(); override;

  

  function GetSeriesColor; override;

  

  class procedure GetXYCountNeeded(); override;

  

  function SkipMissingValues(); override;

  

  function ToolTargetDistance(); override;

  

  procedure UpdateLabelDirectionReferenceLevel(); override;

  

public

  function AddXY(); overload;

  

  procedure Assign(); override;

  

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Draw(); override;

  

  function Extent; override;

  

  function GetNearestPoint(); override;

  

published

  property BoxBrush: TBrush; [rw]

  

  property BoxPen: TPen; [rw]

  

  property BoxWidth: Integer; [rw]

  

  property LegendDirection: TBoxAndWhiskerSeriesLegendDir; [rw]

  

  property MedianPen: TPen; [rw]

  

  property ToolTargets;

  

  property WidthStyle: TBoxAndWhiskerSeriesWidthStyle; [rw]

  

  property WhiskersPen: TPen; [rw]

  

  property WhiskersWidth: Integer; [rw]

  

  property YDataLayout: TBoxAndWhiskerYDataLayout; [rw]

  

  property YIndexBoxMax: Integer; [rw]

  

  property YIndexBoxMin: Integer; [rw]

  

  property YIndexCenter: Integer; [rw]

  

  property YIndexWhiskerMax: Integer; [rw]

  

  property YIndexWhiskerMin: Integer; [rw]

  

  property AxisIndexX;

  

  property AxisIndexY;

  

  property MarkPositions;

  

  property Marks;

  

  property Source;

  

end;

Inheritance

TBoxAndWhiskerSeries

  

|

TObject



CT Web help

CodeTyphon Studio