Unit 'DAV_GuiEQGraph' Package
[Overview][Types][Classes][Index] [#pl_asiovst]

TCustomGuiEQGraphYAxis

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

Declaration

Source position: DAV_GuiEQGraph.pas line 154

type TCustomGuiEQGraphYAxis = class(TCustomGuiEQGraphAxis)

protected

  FGranularity: Single;

  

  procedure AssignTo(); override;

  

  procedure AutoGranularityChanged; virtual;

  

  procedure CalculateGranularity;

  

  procedure GranularityChanged; virtual;

  

  procedure LabelPositionChanged; virtual;

  

  procedure LowerLevelChanged; virtual;

  

  procedure MaximumGridLinesChanged; virtual;

  

  procedure RangeChanged; override;

  

  procedure UpperLevelChanged; virtual;

  

public

  constructor Create(); override;

  

  procedure SetLevels();

  

  procedure ShiftByPixel(); override;

  

  procedure ZoomAroundPixel(); override;

  

  procedure ZoomInByPixel(); override;

  

  procedure ZoomLowerByPixel(); override;

  

  function LevelAtPixel();

  

  property UpperLevel: Single; [rw]

  

  property LowerLevel: Single; [rw]

  

  property UpperGridline: Single; [r]

  

  property LowerGridline: Single; [r]

  

  property Granularity: Single; [rw]

  

  property LabelPosition: TYAxisLabelPosition; [rw]

  

  property MaximumGridLines: Integer; [rw]

  

  property AutoGranularity: Boolean; [rw]

  

end;

Inheritance

TCustomGuiEQGraphYAxis

  

|

TCustomGuiEQGraphAxis

  

|

TObject



CT Web help

CodeTyphon Studio