class SeriesMapbubbleStatesHover extends Object
- Annotations
- @RawJSType() @ScalaJSDefined()
- Note
JavaScript name:
series<mapbubble>-states-hover
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- SeriesMapbubbleStatesHover
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new SeriesMapbubbleStatesHover()
Value Members
-
val
borderColor: UndefOr[|[String, Object]]
The border color of the point in this state.
-
val
borderWidth: UndefOr[Double]
The border width of the point in this state
-
val
brightness: UndefOr[Double]
The relative brightness of the point when hovered, relative to the normal point color.
-
val
color: UndefOr[|[String, Object]]
The color of the shape in this state
The color of the shape in this state
Example: -
val
enabled: UndefOr[Boolean]
Enable separate styles for the series in different states.
-
def
hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
-
def
isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
-
def
propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
-
def
toLocaleString(): String
- Definition Classes
- Object
-
def
valueOf(): Any
- Definition Classes
- Object