FMX.ExtCtrls.TPlotGrid
Delphi
TPlotGrid = class(TControl)
C++
class PASCALIMPLEMENTATION TPlotGrid : public Fmx::Controls::TControl
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FMX.ExtCtrls.pas FMX.ExtCtrls.hpp |
FMX.ExtCtrls | FMX.ExtCtrls |
Description
Represents a customizable grid similar to an xy-plane.
TPlotGrid consists of a number of parallel, equally distanced horizontal and vertical lines. The X and Y axes are bold.
Use Frequency to modify the grid spacing, or LineFill to change the appearance of the grid lines.