Interface IStiChartTitle

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

alignment

alignment: StringAlignment

allowApplyStyle

allowApplyStyle: boolean

antialiasing

antialiasing: boolean

brush

brush: StiBrush

chart

chart: IStiChart

core

dock

font

font: Font

spacing

spacing: number

text

text: string

visible

visible: boolean

Methods

clone

  • clone(): any

loadFromJsonObject

  • loadFromJsonObject(jObject: StiJson): any

saveToJsonObject

Generated using TypeDoc