Interface IStiChartTable

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

chart

chart: IStiChart

core

dataCells

font

font: Font

format

format: string

gridLineColor

gridLineColor: Color

gridLinesHor

gridLinesHor: boolean

gridLinesVert

gridLinesVert: boolean

gridOutline

gridOutline: boolean

header

markerVisible

markerVisible: boolean

textColor

textColor: Color

visible

visible: boolean

Methods

clone

  • clone(): any

loadFromJsonObject

  • loadFromJsonObject(jObject: StiJson): any

saveToJsonObject

Generated using TypeDoc