Difference between revisions of "Chart tab"

From Free Pascal wiki
Jump to navigationJump to search
(Chart palette: Add descriptions and links to documentation)
Line 42: Line 42:
 
|-
 
|-
 
| [[image:tchartimagelist.png]] || [[TAChart_documentation#Chart_image_list|TChartImageList]] || An imagelist which contains an icon for every series of a chart  
 
| [[image:tchartimagelist.png]] || [[TAChart_documentation#Chart_image_list|TChartImageList]] || An imagelist which contains an icon for every series of a chart  
|}
+
|-
 +
| [[image:tchartcombobox.png]] || [[TAChart_documentation#Chart_image_list|TChartCombobox]] || |}
  
 
{{NavComponentPalette}}
 
{{NavComponentPalette}}
 
<br/>
 
<br/>

Revision as of 18:54, 15 June 2018

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.

Component Palette Chart.png

Icon Component Description
tchart.png TChart Draws various kind of graphs and charts on screen
tlistchartsource.png TListChartSource A chart source storing series data in an internal list
trandomchartsource.png TRandomChartSource A chart source with random data for chart layout optimization at design-time
tuserdefinedchartsource.png TUserDefinedChartSource A chart source providing an interface between series and user-defined data structures
tcalculatedchartsource.png TCalculatedChartSource A chart source calculating the data to be plotted from another chart source
tdbchartsource.png TDbChartSource A chart source providing plot data from a database table or query
tcharttoolset.png TChartToolset A collection of tools for user interaction with a chart (zooming, panning, ...)
tchartaxistransformations.png TChartAxisTransformations A collection of various chart axis transformations
tchartstyles.png TChartStyles Can be used for individual styling of stacked series or for a striped axis grid
tchartlegendpanel.png TChartLegendPanel A chart legend replacement which can be positioned outside the chart.
tchartnavscrollbar.png TChartNavScrollBar Optimized for scrolling the visible extent of a zoomed chart
tchartnavpanel.png TChartNavPanel A mini chart preview for navigation within a zoomed chart
tintervalchartsource.png TIntervalChartSource A chart source providing numeric axis labels
tdatetimeintervalchartsource.png TDateTimeIntervalChartSource A chart source provide labels for a date/time axis
tchartlistbox.png TChartListBox A checked listbox for showing/hiding series of a chart
tchartextentlink.png TChartExtentLink Links the axes of two (or more) charts to show the same extent
tchartimagelist.png TChartImageList An imagelist which contains an icon for every series of a chart
tchartcombobox.png TChartCombobox }
Component Palette
Standard - Additional - Common Controls - Dialogs - Data Controls - Data Access - System - Misc - LazControls - RTTI - SQLdb - Pascal Script - SynEdit - Chart - IPro