Options
All
  • Public
  • Public/Protected
  • All
Menu

Optional parameters passed to the constructor of SciChart3DSurface to configure it

Hierarchy

  • ISciChart3DSurfaceOptions

Index

Properties

Optional camera

The ICameraController is a 3D Camera which allows choosing perspective, orthogonal projections, camera position, target, orientation such as Pitch, Yaw and Roll etc...

remarks

See CameraController for a concrete implementation of ICameraController

Optional canvases

Optional worldDimensions

worldDimensions: Vector3

The WorldDimensions defines the size of the world in 3D space. Series and objects can exist outside of this world however the Axis cube will conform to this size.

remarks

See our Documentation online to see how the World Dimensions property configures the size of the chart.

Generated using TypeDoc