Interface IStiPieSeries

Hierarchy

Index

Properties

IAsIs

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

ICloneable

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

IStiAllowApplyBorderColor

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

IStiAllowApplyBrush

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

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

allowApplyBorderColor

allowApplyBorderColor: boolean

allowApplyBrush

allowApplyBrush: boolean

allowApplyStyle

allowApplyStyle: boolean

argument

argument: string

argumentDataColumn

argumentDataColumn: string

arguments

arguments: any[]

borderColor

borderColor: Color

borderThickness

borderThickness: number

brush

brush: StiBrush

chart

chart: IStiChart

conditions

core

coreTitle

coreTitle: string

cutPieListValues

cutPieListValues: number[]

diameter

diameter: number

distance

distance: number

drillDownEnabled

drillDownEnabled: boolean

filterMode

filterMode: StiFilterMode

filters

format

format: string

hyperlinks

hyperlinks: string[]

icon

interaction

isDashboard

isDashboard: boolean

isTotalLabel

isTotalLabel: boolean

legendColor

legendColor: Color

lighting

lighting: boolean

originalArguments

originalArguments: any[]

seriesLabels

seriesLabels: IStiSeriesLabels

showInLegend

showInLegend: boolean

showSeriesLabels

showSeriesLabels: StiShowSeriesLabels

showShadow

showShadow: boolean

showZeros

showZeros: boolean

sortBy

sortDirection

sortDirection: StiSeriesSortDirection

startAngle

startAngle: number

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