StiInterlacing Class

Namespace: Stimulsoft.Report.Chart

Inheritance

Implements: IStiInterlacing

Constructors

Constructor Description
constructor(StiBrush interlacedBrush)  

constructor(interlacedBrush: StiBrush)

Parameters

Properties

Property Type Description
allowApplyStyle boolean  
propName string  

Methods

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

Method Details

clone

clone(): StiInterlacing

Returns StiInterlacing


implements

implements(): any[]

Returns any[]


loadFromJsonObject

loadFromJsonObject(j: StiJson): void

Parameters


loadFromXml

loadFromXml(xn: XmlNode): void

Parameters


meta

meta(): StiMeta[]

Returns StiMeta[]


saveToJsonObject

saveToJsonObject(mode: StiJsonSaveMode): StiJson

Parameters

Returns StiJson

Fields

Field Type Description
IStiJsonReportObject any  
_hash StiMeta[]  
area IStiArea  
core StiInterlacingCoreXF  
interlacedBrush StiBrush  
needSetAreaJsonPropertyInternal any  
visible any