Class StiRangeBarSeries

Hierarchy

Implements

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

Protected _hash

_hash: StiMeta[]

allowApplyBrushNegative

allowApplyBrushNegative: boolean = false

allowApplyStyle

allowApplyStyle: boolean = true

allowSeries

allowSeries: boolean = true

allowSeriesElements

allowSeriesElements: boolean = true

argument

argument: string = ""

argumentDataColumn

argumentDataColumn: string = ""

autoSeriesColorDataColumn

autoSeriesColorDataColumn: string = ""

autoSeriesKeyDataColumn

autoSeriesKeyDataColumn: string = ""

autoSeriesTitleDataColumn

autoSeriesTitleDataColumn: string = ""

borderColor

borderColor: Color = Color.gray

borderThickness

borderThickness: number = 1

brush

brush: StiBrush = new StiSolidBrush(Color.gainsboro)

brushNegative

brushNegative: StiBrush = new StiSolidBrush(Color.firebrick)

conditions

conditions: StiChartConditionsCollection = new StiChartConditionsCollection()

core

cornerRadius

cornerRadius: StiCornerRadius = new StiCornerRadius()

drillDownEnabled

drillDownEnabled: boolean = false

drillDownPageGuid

drillDownPageGuid: string = null

drillDownReport

drillDownReport: string = ""

filterMode

filterMode: StiFilterMode = StiFilterMode.And

filters

filters: StiChartFiltersCollection = new StiChartFiltersCollection()

format

format: string = ""

getArgument

getArgument: Function

getHyperlink

getHyperlink: Function

getListOfArguments

getListOfArguments: Function

getListOfHyperlinks

getListOfHyperlinks: Function

getListOfTags

getListOfTags: Function

getListOfToolTips

getListOfToolTips: Function

getListOfValues

getListOfValues: Function

getListOfValuesEnd

getListOfValuesEnd: Function

getTag

getTag: Function

getTitle

getTitle: Function

getToolTip

getToolTip: Function

getValue

getValue: Function

getValueEnd

getValueEnd: Function

hyperlink

hyperlink: string = ""

hyperlinkDataColumn

hyperlinkDataColumn: string = ""

icon

icon: StiFontIcons = null

isDashboard

isDashboard: boolean = false

Gets or sets value which indicates that this series is used in dashboards mode and IsDesign property will ingore.

isTotalLabel

isTotalLabel: boolean = false

legendColor

legendColor: Color

listOfArguments

listOfArguments: string = ""

listOfHyperlinks

listOfHyperlinks: string = ""

listOfTags

listOfTags: string = ""

listOfToolTips

listOfToolTips: string = ""

listOfValues

listOfValues: string = ""

listOfValuesEnd

listOfValuesEnd: string = ""

newAutoSeries

newAutoSeries: Function

originalArguments

originalArguments: any[]

This array contains argument values without any formatting. Internal dashboards use only!

showInLegend

showInLegend: boolean = true

showShadow

showShadow: boolean = true

showZeros

showZeros: boolean = false

sortBy

sortBy: StiSeriesSortType = StiSeriesSortType.None

sortDirection

sortDirection: StiSeriesSortDirection = StiSeriesSortDirection.Ascending

tag

tag: string = ""

tagDataColumn

tagDataColumn: string = ""

title

title: string = ""

titleValue

titleValue: string = null

toolTip

toolTip: string = ""

toolTipDataColumn

toolTipDataColumn: string = ""

topN

topN: IStiSeriesTopN = new StiSeriesTopN()

trendLines

trendLines: StiTrendLinesCollection = new StiTrendLinesCollection()

valueDataColumn

valueDataColumn: string = ""

valueDataColumnEnd

valueDataColumnEnd: string = ""

valuesStart

valuesStart: number[] = []

yAxis

yAxis: StiSeriesYAxis = StiSeriesYAxis.LeftYAxis

Accessors

arguments

  • get arguments(): any[]
  • set arguments(value: any[]): void

argumentsString

  • get argumentsString(): string
  • set argumentsString(value: string): void

chart

componentId

coreTitle

  • get coreTitle(): string
  • set coreTitle(value: string): void

drillDownPage

  • get drillDownPage(): StiPage
  • set drillDownPage(value: StiPage): void

hyperlinkString

  • get hyperlinkString(): string
  • set hyperlinkString(value: string): void

hyperlinks

  • get hyperlinks(): string[]
  • set hyperlinks(value: string[]): void

interaction

parent

propName

  • get propName(): string

properties

seriesLabels

serviceCategory

  • get serviceCategory(): string

serviceEnabled

  • get serviceEnabled(): boolean
  • set serviceEnabled(value: boolean): void
  • Gets or sets the value whether a service is enabled or not.

    Returns boolean

  • Gets or sets the value whether a service is enabled or not.

    Parameters

    • value: boolean

    Returns void

serviceInfo

  • get serviceInfo(): string

serviceName

  • get serviceName(): string

serviceType

  • get serviceType(): Type

showLabels

  • get showLabels(): boolean
  • set showLabels(value: boolean): void

showSeriesLabels

tagString

  • get tagString(): string
  • set tagString(value: string): void

tags

  • get tags(): any[]
  • set tags(value: any[]): void

toolTips

  • get toolTips(): string[]
  • set toolTips(value: string[]): void

toolTipsString

  • get toolTipsString(): string
  • set toolTipsString(value: string): void

trendLine

value

  • get value(): string
  • set value(value: string): void

valueEnd

  • get valueEnd(): string
  • set valueEnd(value: string): void
  • Returns string

  • Parameters

    • value: string

    Returns void

values

  • get values(): number[]
  • set values(value: number[]): void

valuesEnd

  • get valuesEnd(): number[]
  • set valuesEnd(value: number[]): void
  • Returns number[]

  • Parameters

    • value: number[]

    Returns void

valuesString

  • get valuesString(): string
  • set valuesString(value: string): void

valuesStringEnd

  • get valuesStringEnd(): string
  • set valuesStringEnd(value: string): void
  • Returns string

  • Parameters

    • value: string

    Returns void

width

  • get width(): number
  • set width(value: number): void

Methods

as

baseTransform

  • baseTransform(): void

clone

createNew

Protected getArguments

  • getArguments(): any[]

getDefaultAreaType

  • getDefaultAreaType(): Type

Protected getOffsetForValues

  • getOffsetForValues(): number

implements

  • implements(): any[]

invokeGetArgument

invokeGetHyperlink

invokeGetListOfArguments

invokeGetListOfHyperlinks

invokeGetListOfTags

invokeGetListOfToolTips

invokeGetListOfValues

invokeGetListOfValuesEnd

invokeGetTag

invokeGetTitle

invokeGetToolTip

invokeGetValue

invokeGetValueEnd

invokeNewAutoSeries

is

is2

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

Protected isPropertiesInitializedProtected

  • isPropertiesInitializedProtected(): boolean

isPropertyPresent

  • isPropertyPresent(key: any): boolean

loadFromJsonObject

  • loadFromJsonObject(j: StiJson): void

loadFromXml

memberwiseClone

meta

Protected onGetArgument

Protected onGetHyperlink

Protected onGetListOfArguments

Protected onGetListOfHyperlinks

Protected onGetListOfTags

Protected onGetListOfToolTips

Protected onGetListOfValues

Protected onGetListOfValuesEnd

Protected onGetTag

Protected onGetTitle

Protected onGetToolTip

Protected onGetValue

Protected onGetValueEnd

processSeriesBrushes

processSeriesColors

  • processSeriesColors(pointIndex: number, seriesColor: Color): Color

processSeriesMarkerAngle

  • processSeriesMarkerAngle(pointIndex: number, markerAngle: number): number

processSeriesMarkerType

processSeriesMarkerVisible

  • processSeriesMarkerVisible(pointIndex: number): boolean

saveToJsonObject

Protected setArguments

  • setArguments(value: any[]): void

toString

  • toString(): string

Static getArgumentsFromString

  • getArgumentsFromString(list: string): any[]

Static getNullableValuesFromString

  • getNullableValuesFromString(series: StiSeries, list: string): number[]

Static getStringsFromString

  • getStringsFromString(list: string): string[]

Static getValuesFromString

  • getValuesFromString(list: string): number[]

Static tryParseValue

  • tryParseValue(value: string, culture: string, refResult: object): boolean
  • Parameters

    • value: string
    • culture: string
    • refResult: object
      • ref: number

    Returns boolean

Generated using TypeDoc