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....



TScalePropsHoriz


Unit:SDL_rchart
Class:none
Declaration:
TScalePropsHoriz = class (TScaleProps)
                   private
                     FScaleLoc    : TScaleLocationHoriz;
                   public
                     constructor Create;
                     procedure SetScaleLoc (value: TScaleLocationHoriz);
                   published
                     property ScaleLocation : TScaleLocationHoriz;
                   end;

The type declaration TScalePropsHoriz has been declared to provide convenient access to the parameters of the horizontal chart scales. For more details please read the description of the following properties: Scale1X..Scale4X, ScalePropsX, and TContourPlot.ScaleX.


Last Update: 2023-Feb-06