Interface IStiConstantLines

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

axisValue

axisValue: string

chart

chart: IStiChart

core

font

font: Font

lineColor

lineColor: Color

lineStyle

lineStyle: StiPenStyle

lineWidth

lineWidth: number

orientation

position

showBehind

showBehind: boolean

showInLegend

showInLegend: boolean

text

text: string

titleVisible

titleVisible: boolean

visible

visible: boolean

Methods

clone

  • clone(): any

loadFromJsonObject

  • loadFromJsonObject(jObject: StiJson): any

saveToJsonObject

Generated using TypeDoc