Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

height

height: number

isAttached

isAttached: boolean

When true, currently attached to a SciChart3DSurface

parentSurface

parentSurface: SciChart3DSurface

The parent SciChart3DSurface when attached

width

width: number

Methods

attachSciChartSurface

calculateAutoRange

detachSciChartSurface

  • detachSciChartSurface(): void

setSize

  • setSize(width: number, height: number): void
  • Parameters

    • width: number
    • height: number

    Returns void

Generated using TypeDoc