StiRadialIndicatorRangeInfo Class
Namespace: Stimulsoft.Report.Components.Gauge
Inheritance
Inherits from: StiIndicatorRangeInfo
Properties
| Property | Type | Description |
|---|---|---|
| Brush | StiBrush |
Methods
| Method | Returns | Description |
|---|---|---|
| LoadFromJsonObject | void | |
| SaveToJsonObject | JObject |
Method Details
LoadFromJsonObject
LoadFromJsonObject(jObject: JObject): void
Parameters
- jObject (JObject)
SaveToJsonObject
SaveToJsonObject(mode: StiJsonSaveMode): JObject
Parameters
- mode (StiJsonSaveMode)
Returns JObject