Interface IStiStrips

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

allowApplyStyle

allowApplyStyle: boolean

antialiasing

antialiasing: boolean

chart

chart: IStiChart

core

font

font: Font

maxValue

maxValue: string

minValue

minValue: string

orientation

showBehind

showBehind: boolean

showInLegend

showInLegend: boolean

stripBrush

stripBrush: StiBrush

text

text: string

titleColor

titleColor: Color

titleVisible

titleVisible: boolean

visible

visible: boolean

Methods

clone

  • clone(): any

loadFromJsonObject

  • loadFromJsonObject(jObject: StiJson): any

saveToJsonObject

Generated using TypeDoc