Main > Free Download Search >

Free tchart software for windows

tchart

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2
TCHART Cycle Time Charting Program 50

TCHART Cycle Time Charting Program 50


TCHART is a time study tool that constructs Gantt charts of the operation of your production cell. It is a computer program written in VBA (Visual Basic for Applications) and runs in Excel more>>

TCHART Cycle Time Charting Program 50 brings you an effective project management tool constructing Gantt charts of the operation of your production cell. It is a computer program written in VBA (Visual Basic for Applications) and runs in Excel. It depicts the sequence of events of a repeating task. If the download for this software doesn't work on this site, you can contact CycleTimeChart at YHO to request a copy of the software. The subject field should read "Latest release".

Enhancements:

  • Has Email auto-responder facility
<<less
Download (2.3MB)
Added: 2008-04-13 License: Freeware Price:
46 downloads
 
Other version of TCHART Cycle Time Charting Program
TCHART Cycle Time Charting Program 50.0TCHART is a time study tool that constructs Gantt charts. It is a computer program written in VBA (Visual Basic for
License:Freeware
Download (2.1M)
357 downloads
Added: 2008-10-29
NiceChart 1.00

NiceChart 1.00


A Delphi component that will help you create charts. more>>
A Delphi component that will help you create charts. Once I need a chart component that can shows interpolated lines for one of my project. I dont need a sophisticated full-featured chart, I just need a simple one with basic functionalities. Dont find a way to do it with standard Delphi TChart component, I decided to write my own.
Currently it has three graph styles: lines, smooth lines with B-Splines, and bars. It has multilined title, legend, automatic y-axis, and supports multiple series. It also can produce a monochrome version of the graph using monochromatic brushes. Those features are sufficient for my programming needs.
I learned a lot from creating this component. I learned the algorithm to pick axis value range that are aligned to zero from an arbitrary set of values. I also learned some linear interpolation algoritms, although currently only B-splines that is accomodated in this component. And finally I understand why theres only a handful chart component out there.
There are some main methods of the component:
procedure BeginUpdate;
- Call this method to prevent control updating its content. This is useful when you want to add bulky data to the chart. Dont forget to call EndUpdate when you are done supplying data.
procedure EndUpdate;
- Call this method to reenable update. You must call BeginUpdate prior to call this method.
function AddSeries(AKind: TSeriesKind): TNiceSeries;
- Add a new series to the chart. A series can be a bar, line or smooth line type.
function ClientToChart(const X, Y: Integer; var AX, AY: Double): Boolean;
- Call this function to get X-axis and Y-axis value from mouse position. The X and Y parameters are the mouse position, and the corresponding X-axis and Y-axis values are stored in AX and AY variables. This function returns True if the supplied mouse position is within the X-axis and Y-axis range. Otherwise, it returns False.
procedure RemoveSeries(ASeries: TNiceSeries);
- Removes a series from the chart.
procedure Clear;
- Removes all series from the chart.
function CreateMetafile: TMetafile;
- Creates metafile (WMF) from the chart. This function is useful when you want to save the content of the chart to a file.
procedure CopyToClipboard;
- Copies the content of the chart to the clipboard. The content can be pasted in any application as a graphic image.
<<less
Download (259KB)
Added: 2007-08-18 License: Freeware Price:
803 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1