Packages

object SeriesSplineMarkerStates

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SeriesSplineMarkerStates
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def apply(hover: UndefOr[CleanJsObject[SeriesSplineMarkerStatesHover]] = js.undefined, select: UndefOr[CleanJsObject[SeriesSplineMarkerStatesSelect]] = js.undefined): SeriesSplineMarkerStates

    select

    The appearance of the point marker when selected. In order to allow a point to be . selected, set the series.allowPointSelect option to true.