StiChartTable Class

Namespace: Stimulsoft.Report.Chart

Inheritance

Implements: IStiJsonReportObject

Constructors

Constructor Description
constructor()  

constructor()

Properties

Property Type Description
font Font  
propName string  
textColor Color  

Methods

Method Returns Description
clone StiChartTable  
implements any[]  
loadFromJsonObject void  
loadFromXml void  
meta StiMeta[]  
saveToJsonObject StiJson  

Method Details

clone

clone(): StiChartTable

Returns StiChartTable


implements

implements(): any[]

Returns any[]


loadFromJsonObject

loadFromJsonObject(j: StiJson): void

Parameters


loadFromXml

loadFromXml(xn: XmlNode): void

Parameters


meta

meta(): StiMeta[]

Returns StiMeta[]


saveToJsonObject

saveToJsonObject(m: StiJsonSaveMode): StiJson

Parameters

Returns StiJson

Fields

Field Type Description
ICloneable any  
_hash StiMeta[]  
allowApplyStyle any  
chart IStiChart  
core StiChartTableCoreXF  
dataCells StiChartTableDataCells  
format any  
gridLineColor any  
gridLinesHor any  
gridLinesVert any  
gridOutline any  
header IStiChartTableHeader  
markerVisible any  
visible any