class SeriesBubbleMarkerStates extends Object
- Annotations
- @RawJSType() @ScalaJSDefined()
- Note
JavaScript name:
series<bubble>-marker-states
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- SeriesBubbleMarkerStates
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new SeriesBubbleMarkerStates()
Value Members
-
def
hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
- val hover: UndefOr[CleanJsObject[SeriesBubbleMarkerStatesHover]]
-
def
isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
-
def
propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
-
val
select: UndefOr[CleanJsObject[SeriesBubbleMarkerStatesSelect]]
The appearance of the point marker when selected.
The appearance of the point marker when selected. In order to allow a point to be selected, set the
series.allowPointSelect
option to true. -
def
toLocaleString(): String
- Definition Classes
- Object
-
def
valueOf(): Any
- Definition Classes
- Object