Obsolete. Provides access to members that control the old data graph.
| Description | ||
|---|---|---|
![]() |
Attach | Attaches the DataGraph to the input window. |
![]() |
CGraphHandle | The CGraph handle. CGraph handle can only be used with C++ clients. |
![]() |
CopyToClipboard | Copies the graph to the clipboard. |
![]() |
Detach | Detaches the DataGraph from its current window. |
![]() |
Draw | Updates the display of the graph based upon the associated map's current settings. |
![]() |
DrawToDC | Draws the graph to the input device context. |
![]() |
ExportToFile | Exports the graph to a file. |
![]() |
FieldSet1 | First field set as a comma delimited list. |
![]() |
FieldSet2 | Second field set as a comma delimited list. |
![]() |
FieldSet3 | Third field set as a comma delimited list. |
![]() |
FieldSet4 | Fourth field set as a comma delimited list. |
![]() |
LoadFromFile | Loads the graph from a file. |
![]() |
MaxDataPoints | Maximum number of features to make the graph. |
![]() |
Name | Name of the graph. |
![]() |
PreviewMode | Indicates if the graph is in preview mode. |
![]() |
Prints the graph. | |
![]() |
Reload | Loads data values from a table. |
![]() |
ReloadAlways | Indicates if the graph is always reloaded. |
![]() |
Resize | Resizes the graph display. |
![]() |
SaveToFile | Saves the graph to a file. |
![]() |
SeriesByRecord | Indicates if the records or fields for the data series is used. |
![]() |
Table | The table of the graph. |
![]() |
UseSelectedSet | Indicates if the selected set is used. |
![]() |
Valid | Indicates if the graph is currently valid. |
| CoClasses and Classes | Description |
|---|---|
| DataGraph (esriCartoUI) | A container for the display and manipulation of a data graph. |