Class StiOutsideAxisLabelsGeom

Hierarchy

Implements

Index

Constructors

constructor

Properties

animation

animation: StiAnimation

beginTime

beginTime: TimeSpan = new TimeSpan(0)

childGeoms

childGeoms: StiCellGeom[] = null

clientRectangle

clientRectangle: RectangleD = RectangleD.empty

duration

duration: TimeSpan = new TimeSpan(0)

endPoint

endPoint: PointD

font

index

index: number

labelBorderColor

labelBorderColor: Color

labelColor

labelColor: Color

series

series: IStiSeries

seriesBorderColor

seriesBorderColor: Color

seriesBrush

seriesBrush: StiBrush

seriesLabels

seriesLabels: IStiSeriesLabels

startPoint

startPoint: 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