Interface IStiChartStyle

Hierarchy

Implemented by

Index

Properties

ICloneable

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

IStiBaseStyle

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

IStiJsonReportObject

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

allowDashboard

allowDashboard: boolean

core

dashboardName

dashboardName: string

name

name: string

serviceEnabled

serviceEnabled: boolean

styleIdent

Methods

clone

  • clone(): any

loadFromJsonObject

  • loadFromJsonObject(jObject: StiJson): any

saveToJsonObject

Generated using TypeDoc