Chart tab
From Free Pascal wiki
Jump to navigationJump to search
│
English (en) │
français (fr) │
русский (ru) │
The Chart tab of the Component Palette lists visible components of the Lazarus Component Library for use with graphs and charts from the TAChart package.
Icon | Component | Description |
---|---|---|
TChart | Draws various kind of graphs and charts on screen | |
TListChartSource | Chart source storing series data in an internal list | |
TRandomChartSource | Chart source with random data for chart layout optimization at design-time | |
TUserDefinedChartSource | Chart source providing an interface between series and user-defined data structures | |
TCalculatedChartSource | Chart source calculating the data to be plotted from another chart source | |
TDbChartSource | Chart source providing plot data from a database table or query | |
TChartToolset | Collection of tools for user interaction with a chart (zooming, panning, ...) | |
TChartAxisTransformations | Collection of various chart axis transformations | |
TChartStyles | Can be used for individual styling of stacked series or for a striped axis grid | |
TChartLegendPanel | Chart legend replacement which can be positioned outside the chart. | |
TChartNavScrollBar | Optimized for scrolling the visible extent of a zoomed chart | |
TChartNavPanel | Mini chart preview for navigation within a zoomed chart | |
TIntervalChartSource | Chart source providing numeric axis labels | |
TDateTimeIntervalChartSource | Chart source provide labels for a date/time axis | |
TChartListBox | Checked listbox for showing/hiding series of a chart | |
TChartExtentLink | Links the axes of two (or more) charts to show the same extent | |
TChartImageList | Imagelist which contains an icon for every series of a chart | |
TChartCombobox | Combobox for selection of series pointer, line styles, line widths and brush styles | |
TChartGUIConnectorAggPas | Utility to draw the chart using the AggPas library | |
TChartGUIConnectorBGRA | Utility to draw the chart using the BGRABitmap library |
Component Palette |
---|
Standard/ja - Additional/ja - Common Controls/ja - Dialogs/ja - Data Controls/ja - Data Access/ja - System - Misc - LazControls - RTTI - SQLdb - Pascal Script - SynEdit - Chart - IPro |