Interface IStiPivotTableElementCondition

Hierarchy

Implemented by

Index

Properties

ICloneable

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

IStiJsonReportObject

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

backColor

backColor: Color

condition

customIcon

customIcon: number[]

dataType

font

font: Font

icon

iconAlignment

iconAlignment: StiIconAlignment

iconColor

iconColor: Color

iconSize

iconSize: Size

keyValueMeter

keyValueMeter: string

permissions

textColor

textColor: Color

value

value: string

Methods

clone

  • clone(): any

getIcon

  • getIcon(): Promise<number[]>
  • Returns Promise<number[]>

getUniqueCode

  • getUniqueCode(): number
  • Returns number

loadFromJsonObject

  • loadFromJsonObject(jObject: StiJson): any

saveToJsonObject

Generated using TypeDoc