[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: plotpanel.pp line 88
type TPlotAxis = class(TPersistent) |
||
protected |
||
procedure DoCaptionChange(); |
|
|
procedure Changed; |
|
|
property Plotter: TCanvasPlotter; [r] |
|
|
function TickDelta; |
|
|
function ValueDelta; |
|
|
function GetDimension; virtual; abstract; |
|
|
function Margin1; virtual; abstract; |
|
|
function Margin2; virtual; abstract; |
|
|
public |
||
constructor Create; virtual; |
|
|
destructor Destroy; override; |
|
|
published |
||
property LineWidth: Integer; [rw] |
|
|
property Color: TColor; [rw] |
|
|
property TickColor: TColor; [rw] |
|
|
property Ticks: Integer; [rw] |
|
|
property TickSize: Integer; [rw] |
|
|
property TickLinewidth: Integer; [rw] |
|
|
|
||
property TickFont: TFont; [rw] |
|
|
property Caption: TPlotCaption; [rw] |
|
|
property DrawZero: Boolean; [rw] |
|
|
property Origin: TPlotFloat; [rw] |
|
|
property Interval: TPlotFloat; [rw] |
|
|
property LegendInterval: Integer; [rw] |
|
|
property LegendFormat: string; [rw] |
|
|
property GridInterval: Integer; [rw] |
|
|
property GridColor: TColor; [rw] |
|
|
property GridLinewidth: Integer; [rw] |
|
|
property ZeroLineWidth: Integer; [rw] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |