Packages

class SeriesMapbubbleStatesHover extends Object

Annotations
@RawJSType() @ScalaJSDefined()
Note

JavaScript name: series<mapbubble>-states-hover

Linear Supertypes
Object, Any, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SeriesMapbubbleStatesHover
  2. Object
  3. Any
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new SeriesMapbubbleStatesHover()

Value Members

  1. val borderColor: UndefOr[|[String, Object]]

    The border color of the point in this state.

  2. val borderWidth: UndefOr[Double]

    The border width of the point in this state

  3. val brightness: UndefOr[Double]

    The relative brightness of the point when hovered, relative to the normal point color.

  4. val color: UndefOr[|[String, Object]]

    The color of the shape in this state

    The color of the shape in this state

    Example:
    1. Hover options

  5. val enabled: UndefOr[Boolean]

    Enable separate styles for the series in different states.

  6. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  7. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  8. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  9. def toLocaleString(): String
    Definition Classes
    Object
  10. def valueOf(): Any
    Definition Classes
    Object