TDGraph |
The TDGraphClass type exposes the following members.
| Name | Description | |
|---|---|---|
| Caption |
Gets the caption of this data class.
(Inherited from TDataClass) | |
| ClassName |
Gets the class name associated with this data class.
(Inherited from TDataClass) | |
| GraphType | Gets the determined graph type for this instance. | |
| ID |
Gets the identifier of this data class.
(Inherited from TDataClass) | |
| InformationRtfText | Gets any informational RTF text associated with this graph. | |
| KindText | Gets the kind text (suffix) extracted from the caption that describes the data kind (for example "Spec.Data" or "Elapsed Time"). | |
| Node |
Gets the underlying node for this data class.
(Inherited from TDataClass) | |
| TData |
Gets the node named "TData" that contains the data values for this class.
(Inherited from TDataClass) | |
| Title | Gets the graph title. | |
| XUnitDescription | Gets the unit description for the X axis. | |
| XUnitShortcut | Gets the unit shortcut for the X axis. | |
| XValues | Gets or sets the X axis values for the graph. | |
| ZMetaData | Optional metadata for Z values. May be null if no metadata was found or inferred. | |
| ZUnitDescription | Gets the unit description for the Z values. | |
| ZUnitShortcut | Gets the unit shortcut for the Z values. | |
| ZValues | Gets or sets the collection of Z value arrays. Each entry represents one spectrum or series. |