The TrellisVisualization type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Context |
Gets the context of this node.
(Inherited from DocumentNode.) | |
| Data | Gets the plot data.
(Inherited from Visualization.) | |
| DefaultFont | Obsolete.
Gets or sets the default font for the plot.
| |
| DefaultFontMetadata |
Gets or sets the default font for the plot.
| |
| Description | Gets or sets the plot description.
(Inherited from Visualization.) | |
| HorizontalLegend | Gets the horizontal legend object for this plot.
(Inherited from Visualization.) | |
| IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) | |
| Legend | Gets the legend object for this plot.
(Inherited from Visualization.) | |
| ShowDescription | Gets or sets a flag indicating whether to show the description or not.
(Inherited from Visualization.) | |
| SupportsTransparency |
Gets a value indicating whether transparency is supported.
(Inherited from Visualization.) | |
| Title | Gets or sets the Visual's title.
(Inherited from VisualContent.) | |
| Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) | |
| Transparency | Gets or sets the transparency for the plot.
(Inherited from Visualization.) | |
| Trellis | Gets the trellis.
| |
| TypeId | Gets the type identifier for the visual.
(Inherited from VisualContent.) | |
| UseSeparateColorForMarkedItems |
Gets or sets a value indicating whether to use a separate color for marked items.
(Inherited from Visualization.) | |
| Visual | Gets the visual instance, or null if this instance is not owned by a visual.
(Inherited from VisualContent.) |
See Also