TreeAge Pro Interactive


GraphObj Overview
GraphObj Overview

TreeAge Pro Interactive - Table of Contents

TreeAge Pro - Table of Contents
TreeAge Pro - GraphObj Object

Documentation Home
TreeAge Website Home

A GraphObj is created by the various analysis objects, such as SensAnOutput or MarkovOutput. You should not create one directly.

See also Graph templates for information on customizing graphs.

 Methods
  
 
Output operations
SaveGraphic Saves the graph file to a BMP, JPG, GIF or other file on the local hard disk
GetTextReport Retrieves the underlying numeric data in tabular form
GetImageBinary Returns an image (GIF only currently) in binary format for display in a browser
Graph modifications
SetNumForm Sets the numeric format for a graph axis
GetAxisInfo Gets range information for a graph axis
SetAxisInfo Sets range information for a graph axis
SetFont Sets the font associated with a graph item
SetText Sets the text of a graph item
GetPos Gets the location or dimension of a graph item
SetPos Sets the location or dimension of a graph item
GetMarker Gets a line marker from the legend
SetMarker Sets a line marker of an item in the legend
SetOptionsFromXML Sets options from XML formatted text
SetFrame Sets the current frame of an animated graph

 
 Properties
  
 
valid Indicates whether the object's contents are valid
graphFileWidth Gets the width of the last file saved in SaveGraphic
graphFileHeight Gets the height of the last file saved in SaveGraphic
imageBinarySize Gets the size of the buffered image in bytes
frameCount Gets the number of frames in an animated graph