DataFieldSeriesItem

The data field series item configuration of a line chart.

Types

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

Properties

Link copied to clipboard

The axis that you are binding the field to.

Link copied to clipboard

The field ID of the field that you are setting the axis binding to.

Link copied to clipboard

The field value of the field that you are setting the axis binding to.

Link copied to clipboard

The options that determine the presentation of line series associated to the field.

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