StiDoughnutAreaIndicator Class

Namespace: Stimulsoft.Report.Chart

Inheritance

Implements: IStiJsonReportObject

Constructors

Constructor Description
constructor()  

constructor()

Methods

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

Method Details

clone

clone(): StiDoughnutAreaIndicator

Returns StiDoughnutAreaIndicator


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
_hash StiMeta[]  
title StiDoughnutAreaIndicatorTitle  
value StiDoughnutAreaIndicatorValue  
visible any