|
|
Graph Routines
Graph routines provide you with the control over general appearance and behavior of the graph.
General
|
Graph Property |
Selects a graph for manipulation, or opens a new one |
|
|
|
|
GraphCount Methoid |
Returns the number of graphs opened |
|
GraphData Method |
Uses data table from a different graph |
|
|
|
|
GraphEnabled Property |
Enables/disables regraphing on every change |
|
GraphNotes Property |
Contains any text information desired |
|
GraphPreCalc Method |
Calculates many values without graphing |
|
GraphRecord Property |
Sets data and other objects to be mouse aware |
|
GraphReset Property |
Resets the whole graph to defaults |
|
GraphSendToFront Method |
Moves the current graph to the front of all other graphs on the control |
|
GraphSendToBack Method |
Moves the current graph to the back of all other graphs on the control |
3D Graph Appearance
|
Graph3DBarType Property |
Sets the style of bars on a 3D graph |
|
Graph3DDistance Property |
Sets the 3D distance that the graph is viewed from. |
|
Graph3DElevation Property |
Sets the angle looking down at the graph |
|
Graph3DLayerDepth Property |
Sets the depth for the 3D layer to some value other than the default |
|
Graph3DRotation Property |
Sets the rotation value of graphs, changing them from 2D to 3D |
Graph Area and Frame
|
GraphAreaFrame Method |
Frames the graph |
|
GraphAreaBottom Property |
Sets the lower limit of the graph within the control |
|
GraphAreaTop Property |
Sets the upper limit of the graph within the control |
|
GraphAreaLeft Property |
Sets the left limit of the graph within the control |
|
GraphAreaRight Property |
Sets the right limit of the graph within the control |
|
GraphFrame Property |
Enables/disables frame around graph |
|
GraphFrameAlign Method |
Aligns graph properly |
|
GraphFrameColor Property |
Sets the frame color |
|
GraphFrameBottom Method |
Returns the bottom coordinate of the graph frame |
|
GraphFrameTop Method |
Returns the top coordinate of the graph frame |
|
GraphFrameLeft Method |
Returns the left coordinate of the graph frame |
|
GraphFrameRight Method |
Returns the right coordinate of the graph frame |
Appearance
|
GraphBarWidth Property |
Overrides the bar spacing |
|
GraphBackColor Property |
Sets the background color of the graph |
|
GraphBorderColor
Property |
Sets graph's border color |
|
GraphBorderColorStyle Property |
Sets graph's border color |
|
GraphHistogram Property |
Makes graph a histogram |
|
GraphOverlap Property |
Handles overlapped labels |
|
GraphSwapScale Property |
Changes the x- and y-axis |
|
GraphTitle Property |
Sets the title string |
|
GraphTitleBackColor Property |
Sets the background color for title |
|
GraphTitleColor Property |
Sets the color for title |
|
GraphTitleFont Property |
Sets the first line's title font |
|
GraphTitleFont2 Property |
Sets the subsequent title lines font |
|
GraphType Property |
Sets the graph type (line, spider, 3D, etc.) |
|
GraphVisible Property |
Sets graph visibility |
See Also
Axis Routines, Column Routines, Data Routines, Font Routines, Graph Routines, Legend Routines, Object Routines, Picture Routines, Pie Routines,
![]() |
Last modified on: Friday, August 16, 2002