class PlotOptionsSeriesPoint extends Object
- Annotations
- @RawJSType() @ScalaJSDefined()
- Note
JavaScript name:
plotOptions-series-point
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- PlotOptionsSeriesPoint
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new PlotOptionsSeriesPoint()
Value Members
-
val
events: UndefOr[CleanJsObject[PlotOptionsSeriesPointEvents]]
Events for each single point
-
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