Options
All
  • Public
  • Public/Protected
  • All
Menu

A type which implements IIncludable can be used with IncludedItems class

Hierarchy

Index

Properties

parentSurface

parentSurface: SciChartSurfaceBase | undefined
description

the parent SciChartSurfaceBase

Readonly xAxis

xAxis: AxisBase2D | undefined

Gets the bound XAxis

xAxisId

xAxisId: string | undefined

The current XAxis Id that this item is bound to.

Readonly yAxis

yAxis: AxisBase2D | undefined

Gets the bound YAxis

yAxisId

yAxisId: string | undefined

The current YAxis Id that this item is bound to.

Methods

linkAxes

  • linkAxes(): void
  • Links the item to axes

    Returns void

Generated using TypeDoc