Class StiNoneLabelsCoreXF

Hierarchy

Implements

Index

Constructors

constructor

Properties

seriesLabels

seriesLabels: IStiSeriesLabels

Accessors

localizedName

  • get localizedName(): string

position

  • get position(): number

seriesLabelsType

Methods

applyStyle

as

clone

getBorderColor

  • getBorderColor(series: IStiSeries, colorIndex: number, colorCount: number): Color

getFormattedValue

  • getFormattedValue(series: IStiSeries, value: number): string

getLabelColor

  • getLabelColor(series: IStiSeries, colorIndex: number, colorCount: number): Color

getLabelText

  • getLabelText(series: IStiSeries, value: number, argument: string, tag: string, seriesName: string, useLegendValueType?: boolean): string

getLabelText2

  • getLabelText2(series: IStiSeries, value: number, argument: string, tag: string, seriesName: string, weight: number, useLegendValueType: boolean): string

getSeriesLabelColor

  • getSeriesLabelColor(series: IStiSeries, colorIndex: number, colorCount: number): Color

getStringFormatGeom

implements

  • implements(): any[]

is

is2

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

processSeriesColors

recalcValue

  • recalcValue(value: number, signs: number): number

Generated using TypeDoc