The FittingModelCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Context |
Gets the context of this node.
(Inherited from DocumentNode.) | |
| Count |
Gets the number of elements contained in this instance.
(Inherited from DocumentNodeListBaseT.) | |
| IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) | |
| Item |
Gets the element at the specified index.
(Inherited from DocumentNodeListBaseT.) | |
| LabelFont | Obsolete.
Gets or sets the label font for lines and curves.
| |
| LabelFontMetadata |
Gets or sets the label font metadata for lines and curves.
| |
| LegendItem |
Gets the legend item.
| |
| Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) |
See Also