Visual

Describes a visual within a SAS Visual Analytics report.

Since

27.0.0

Properties

Link copied to clipboard

The title of the report object as specified in the SAS Visual Analytics report

Link copied to clipboard
val view: View?

The view associated with the report object.

Functions

Link copied to clipboard
suspend fun renderAsBitmap(width: Int, height: Int): Bitmap?

Renders the visual to a bitmap of the provided width and height.