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
- jObject (JObject)
SaveToJsonObject
SaveToJsonObject(mode: StiJsonSaveMode): JObject
Parameters
- mode (StiJsonSaveMode)
Returns JObject