ValueRendererArgs Properties TIBCO Spotfire 7.11 API Reference

The ValueRendererArgs type exposes the following members.

Properties

  Name Description
Public property DataValue
Gets the data value.
Public property DataValueProperties
Gets the properties of the data value.
Public property FormattedValue
Gets the formatted data value.
Public property Height
Gets the height in pixels.
Public property PixelRatio
Gets the size factor between logical and physical pixels. The Width, Height and Size properties of this class are all in logical pixels. If the result is a bitmap, the Width and Height propertes should be multiplied by PixelRatio to provide an image with suitable resolution.
Public property Size
Gets the size in pixels.
Public property Width
Gets the width in pixels.
Top
See Also

Reference