The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



Class TTextLabel


Unit:SDL_rchart
Class:TTextLabel
Declaration:
TTextLabel = class (TCustomTextLabel)
private
public
published
  property PosX;
  property PosY;
  property Layer;
  property AttachToData;
  property ColorBkg;
  property ColorBorder;
  property ColorShadow;
  property ShadowDx;
  property ShadowDy;
  property Transparent;
  property Alignment;
  property VerticalAlignment;
  property Font;
  property Mode;
  property Caption;
  property Visible;
  property OnChange;
end;

The TTextLabel class is used for the specification of text labels in TRChart, TSmithChart, and TContourPlot.



Last Update: 2023-Feb-06