Interface IStiPictorialSeries

Hierarchy

Implemented by

Index

Properties

IAsIs

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

ICloneable

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

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")

allowApplyStyle

allowApplyStyle: boolean

argument

argument: string

argumentDataColumn

argumentDataColumn: string

arguments

arguments: any[]

brush

brush: StiBrush

chart

chart: IStiChart

conditions

core

coreTitle

coreTitle: string

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

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[]

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