Class StiRadarLineAreaCoreXF

Hierarchy

Implements

Index

Constructors

constructor

Properties

area

area: IStiArea

arguments

arguments: any[] = []

centerPoint

centerPoint: PointD = PointD.empty

points

points: PointD[] = []

valuesCount

valuesCount: number = 0

Accessors

localizedName

  • get localizedName(): string

position

  • get position(): number

seriesOrientation

Methods

applyStyle

as

calculatePositions

  • calculatePositions(axis: IStiYRadarAxis, REFcollection: any, step: number, calculationForTicks: boolean): void

checkInLabelsTypes

  • checkInLabelsTypes(typeForCheck: Type): boolean

clone

Protected createStripLinesAxis

  • createStripLinesAxis(axis: IStiYRadarAxis, minimum: number, maximum: number): void

getSeries

implements

  • implements(): any[]

is

is2

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

isAcceptableSeries

  • isAcceptableSeries(seriesType: Type): boolean

isAcceptableSeriesLabels

  • isAcceptableSeriesLabels(seriesLabelsType: Type): boolean

measureLabels

Protected prepareInfo

render

renderArguments

renderSeries

Generated using TypeDoc