Hierarchy

Implements

Index

Constructors

constructor

Properties

axis

axis: IStiYAxis

childGeoms

childGeoms: StiCellGeom[] = null

clientRectangle

clientRectangle: RectangleD = RectangleD.empty

isCenterAxis

isCenterAxis: boolean = false

type

type: StiGeomType = StiGeomType.None

view

Accessors

invisible

  • get invisible(): boolean

Methods

allowChildDrawing

as

  • Type parameters

    • T

    Parameters

    Returns T

contains

  • contains(x: number, y: number): boolean

createChildGeoms

  • createChildGeoms(): void

dispose

  • dispose(): void

draw

drawArrow

drawChildGeoms

drawGeom

getGeomAt

getRect

getSeriesElementGeoms

getSeriesGeoms

implements

  • implements(): any[]

is

  • Type parameters

    • T

    Parameters

    Returns this

is2

  • is2<T>(type: object | Interface<T>): boolean
  • Type parameters

    • T

    Parameters

    Returns boolean

Generated using TypeDoc