ValueRendererArgs Properties

Spotfire 14.3 API Reference

The ValueRendererArgs type exposes the following members.

Properties

  NameDescription
Public propertyDataValue
Gets the data value.
Public propertyDataValueProperties
Gets the properties of the data value.
Public propertyFormattedValue
Gets the formatted data value.
Public propertyHeight
Gets the height in pixels.
Public propertyPixelRatio
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 propertySize
Gets the size in pixels.
Public propertyWidth
Gets the width in pixels.
Top
See Also

Reference