Options
All
  • Public
  • Public/Protected
  • All
Menu

A class used internally in SciChart to perform layout, arrangement, data-preparation and rendering on the Cartesian 2D SciChartSurface

Hierarchy

  • SciChartRenderer

Index

Constructors

constructor

Properties

isInvalidated

isInvalidated: boolean = false

Protected prevRect

prevRect: Rect

Protected previousTime

previousTime: number

Protected sciChartSurface

sciChartSurface: SciChartSurface

Methods

render

  • Render loop for the current {@SciChartSurface}

    Parameters

    Returns void

Protected resizeAnnotationRootElements

  • resizeAnnotationRootElements(seriesViewRect: Rect): void
  • Parameters

    • seriesViewRect: Rect

    Returns void

Static resampleSeries

Generated using TypeDoc