[Overview][Constants][Types][Procedures and functions][Index] Reference for unit '_crw_plut' (#crwlib)

TAxisGrid

Declaration

Source position: _crw_plut.pas line 123

type TAxisGrid = record

  Num: Integer;

  Pow: Integer;

  Start: Double;

  Step: Double;

  Scale: Double;

end;