Packages

class ChartOptions3dFrameBottom extends Object

Annotations
@RawJSType() @ScalaJSDefined()
Note

JavaScript name: chart-options3d-frame-bottom

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

Instance Constructors

  1. new ChartOptions3dFrameBottom()

Value Members

  1. val color: UndefOr[|[String, Object]]

    The color of the panel.

    The color of the panel.

    Since

    4.0

  2. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  3. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  4. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  5. val size: UndefOr[Double]

    The thickness of the panel.

    The thickness of the panel.

    Since

    4.0

  6. def toLocaleString(): String
    Definition Classes
    Object
  7. def valueOf(): Any
    Definition Classes
    Object