StiScaleRangeList Class

Namespace: Stimulsoft.Report.Components.Gauge.Primitives

Inheritance

Inherits from: StiGaugeElement

Constructors

Constructor Description
StiScaleRangeList()  

StiScaleRangeList()

Properties

Property Type Description
Ranges StiRangeCollection  

Methods

Method Returns Description
Clone object  
LoadFromJsonObject void  
SaveToJsonObject JObject  

Method Details

Clone

Clone(): object

Returns object


LoadFromJsonObject

LoadFromJsonObject(jObject: JObject): void

Parameters


SaveToJsonObject

SaveToJsonObject(mode: StiJsonSaveMode): JObject

Parameters

Returns JObject