Class StiOutsideFunnelLabelsGeom

Hierarchy

Implements

Index

Constructors

constructor

Properties

animation

animation: StiAnimation

beginTime

beginTime: TimeSpan = new TimeSpan(0)

borderColor

borderColor: Color

childGeoms

childGeoms: StiCellGeom[] = null

clientRectangle

clientRectangle: RectangleD = RectangleD.empty

duration

duration: TimeSpan = new TimeSpan(0)

endPointLine

endPointLine: PointD

index

index: number

labelBrush

labelBrush: StiBrush

labelRect

labelRect: RectangleD

series

series: IStiSeries

seriesBorderColor

seriesBorderColor: Color

seriesBrush

seriesBrush: StiBrush

seriesLabels

seriesLabels: IStiSeriesLabels

startPointLine

startPointLine: PointD

text

text: string

type

type: StiGeomType = StiGeomType.None

value

value: number

Accessors

invisible

  • get invisible(): boolean

Methods

Protected allowChildDrawing

as

  • Type parameters

    • T

    Parameters

    Returns T

contains

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

createChildGeoms

  • createChildGeoms(): void

dispose

  • dispose(): void

draw

drawChildGeoms

drawGeom

drawMarker

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