ScatterPlotConfiguration

The configuration of a scatter plot.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The options that determine if visual data labels are displayed.

Link copied to clipboard

The field wells of the visual.

Link copied to clipboard

The general visual interactions setup for a visual.

Link copied to clipboard

The legend display setup of the visual.

Link copied to clipboard

The sort configuration of a scatter plot.

Link copied to clipboard

The legend display setup of the visual.

Link copied to clipboard

The palette (chart color) display setup of the visual.

Link copied to clipboard

The label display options (grid line, range, scale, and axis step) of the scatter plot's x-axis.

Link copied to clipboard

The label options (label text, label visibility, and sort icon visibility) of the scatter plot's x-axis.

Link copied to clipboard

The label display options (grid line, range, scale, and axis step) of the scatter plot's y-axis.

Link copied to clipboard

The label options (label text, label visibility, and sort icon visibility) of the scatter plot's y-axis.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String