Class StiCenterPieLabelsGeom

Hierarchy

Implements

Index

Constructors

constructor

Properties

angleToUse

angleToUse: number

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)

index

index: number

labelBrush

labelBrush: StiBrush

labelRect

labelRect: RectangleD

rotationMode

rotationMode: StiRotationMode

series

series: IStiSeries

seriesBorderColor

seriesBorderColor: Color

seriesBrush

seriesBrush: StiBrush

seriesLabels

seriesLabels: IStiSeriesLabels

seriesLabelsBrush

seriesLabelsBrush: StiBrush

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