Interface IStiStackedBarSeries

Hierarchy

Index

Properties

IAsIs

IAsIs: Interface<IAsIs> = new Stimulsoft.System.Interface<IAsIs>("IAsIs")

ICloneable

ICloneable: Interface<ICloneable> = new Stimulsoft.System.Interface<ICloneable>("ICloneable")

IStiAllowApplyBrushNegative

IStiAllowApplyBrushNegative: Interface<IStiAllowApplyBrushNegative> = new Stimulsoft.System.Interface<IStiAllowApplyBrushNegative>("IStiAllowApplyBrushNegative")

IStiCornerRadius

IStiCornerRadius: Interface<IStiCornerRadius> = new Stimulsoft.System.Interface<IStiCornerRadius>("IStiCornerRadius")

IStiFontIconsSeries

IStiFontIconsSeries: Interface<IStiFontIconsSeries> = new Stimulsoft.System.Interface<IStiFontIconsSeries>("IStiFontIconsSeries")

IStiJsonReportObject

IStiJsonReportObject: Interface<IStiJsonReportObject> = new Stimulsoft.System.Interface<IStiJsonReportObject>("IStiJsonReportObject")

IStiSeries

IStiSeries: Interface<IStiSeries> = new Stimulsoft.System.Interface<IStiSeries>("IStiSeries")

IStiSeriesBorderThickness

IStiSeriesBorderThickness: Interface<IStiSeriesBorderThickness> = new Stimulsoft.System.Interface<IStiSeriesBorderThickness>("IStiSeriesBorderThickness")

IStiShowZerosSeries

IStiShowZerosSeries: Interface<IStiShowZerosSeries> = new Stimulsoft.System.Interface<IStiShowZerosSeries>("IStiShowZerosSeries")

allowApplyBrushNegative

allowApplyBrushNegative: boolean

allowApplyStyle

allowApplyStyle: boolean

argument

argument: string

argumentDataColumn

argumentDataColumn: string

arguments

arguments: any[]

borderColor

borderColor: Color

borderThickness

borderThickness: number

brush

brush: StiBrush

brushNegative

brushNegative: StiBrush

chart

chart: IStiChart

conditions

core

coreTitle

coreTitle: string

cornerRadius

cornerRadius: StiCornerRadius

drillDownEnabled

drillDownEnabled: boolean

filterMode

filterMode: StiFilterMode

filters

format

format: string

hyperlinks

hyperlinks: string[]

icon

interaction

isDashboard

isDashboard: boolean

isTotalLabel

isTotalLabel: boolean

legendColor

legendColor: Color

originalArguments

originalArguments: any[]

seriesLabels

seriesLabels: IStiSeriesLabels

showInLegend

showInLegend: boolean

showSeriesLabels

showSeriesLabels: StiShowSeriesLabels

showShadow

showShadow: boolean

showZeros

showZeros: boolean

sortBy

sortDirection

sortDirection: StiSeriesSortDirection

tags

tags: any[]

title

title: string

titleValue

titleValue: string

toolTips

toolTips: string[]

topN

trendLine

trendLine: IStiTrendLine

trendLines

values

values: number[]

valuesStart

valuesStart: number[]

width

width: number

yAxis

Methods

getDefaultAreaType

  • getDefaultAreaType(): Type

processSeriesBrushes

processSeriesColors

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

processSeriesMarkerAngle

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

processSeriesMarkerType

processSeriesMarkerVisible

  • processSeriesMarkerVisible(pointIndex: number): boolean

Generated using TypeDoc