Packages

class SeriesAreasplineMarkerStatesSelect extends Object

Annotations
@RawJSType() @ScalaJSDefined()
Note

JavaScript name: series<areaspline>-marker-states-select

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

Instance Constructors

  1. new SeriesAreasplineMarkerStatesSelect()

Value Members

  1. val enabled: UndefOr[Boolean]

    Enable or disable visible feedback for selection.

    Enable or disable visible feedback for selection.

  2. val fillColor: UndefOr[|[String, Object]]

    The fill color of the point marker.

    The fill color of the point marker.

  3. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  4. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  5. val lineColor: UndefOr[|[String, Object]]

    The color of the point marker's outline.

    The color of the point marker's outline. When null, the series' or point's color is used.

  6. val lineWidth: UndefOr[Double]

    The width of the point marker's outline.

    The width of the point marker's outline.

  7. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  8. val radius: UndefOr[Double]

    The radius of the point marker.

    The radius of the point marker. In hover state, it defaults to the normal state's radius + 2.

  9. def toLocaleString(): String
    Definition Classes
    Object
  10. def valueOf(): Any
    Definition Classes
    Object