DataBarsOptions

The options for data bars.

Types

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

Properties

Link copied to clipboard

The field ID for the data bars options.

Link copied to clipboard

The color of the negative data bar.

Link copied to clipboard

The color of the positive data bar.

Functions

Link copied to clipboard
inline fun copy(block: DataBarsOptions.Builder.() -> Unit = {}): DataBarsOptions
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