Class StiPieSeriesElementGeom

Hierarchy

Implements

Index

Constructors

constructor

Properties

_interaction

areaGeom

areaGeom: StiAreaGeom

beginTime

beginTime: TimeSpan

borderColor

borderColor: Color

brush

brush: StiBrush

childGeoms

childGeoms: StiCellGeom[] = null

clientRectangle

clientRectangle: RectangleD = RectangleD.empty

count

count: number

elementIndex

elementIndex: string

endAngle

endAngle: number

index

index: number

path

path: StiSegmentGeom[]

pathLight

pathLight: StiSegmentGeom[]

radius

radius: number

series

series: IStiSeries

seriesBrush

seriesBrush: StiBrush

startAngle

startAngle: number

type

type: StiGeomType = StiGeomType.None

value

value: number

Accessors

interaction

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

Protected getCornerRadius

getGeomAt

getHyperlink

  • getHyperlink(): string

getInteractionData

getRect

getSeriesBorderThickness

  • getSeriesBorderThickness(zoom: number): number

getSeriesElementGeoms

getSeriesGeoms

getToolTip

  • getToolTip(): string

Protected getValueIndex

  • getValueIndex(): number

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