VisualRenderSettings Class TIBCO Spotfire 7.12 API Reference
Represents the settings used when rendering a Visual to an image.
Inheritance Hierarchy

SystemObject
  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

  NameDescription
Public methodVisualRenderSettings
Initializes a new instance of the VisualRenderSettings class.
Top
Methods

  NameDescription
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Top
Properties

  NameDescription
Public propertyShowAnnotations
Gets or sets a value indicating whether to show annotations.
Public propertyShowAxisLabels
Gets or sets a value indicating whether to show axis labels.
Public propertyShowLegend
Gets or sets a value indicating whether to show the legend.
Public propertyShowTitle
Gets or sets a value indicating whether to show the visual's title.
Top
Version Information

Supported in: 7.12
See Also

Reference