Represents the settings used when rendering a Visual to an image.
Inheritance Hierarchy
Spotfire.Dxp.Application.VisualsVisualRenderSettings
Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax
C#
public sealed class VisualRenderSettings
The VisualRenderSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | VisualRenderSettings |
Initializes a new instance of the VisualRenderSettings class.
|
Methods
Name | Description | |
---|---|---|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | ShowAnnotations |
Gets or sets a value indicating whether to show annotations.
|
![]() | ShowAxisLabels |
Gets or sets a value indicating whether to show axis labels.
|
![]() | ShowLegend |
Gets or sets a value indicating whether to show the legend.
|
![]() | ShowTitle |
Gets or sets a value indicating whether to show the visual's title.
|
Version Information
See Also