StiLinearMarker Class
Namespace: Stimulsoft.Report.Components.Gauge
Inheritance
Inherits from: StiMarkerBase
Methods
| Method | Returns | Description |
|---|---|---|
| ApplyStyle | void | |
| LoadFromJsonObject | void | |
| SaveToJsonObject | JObject |
Method Details
ApplyStyle
ApplyStyle(style: IStiGaugeStyle): void
Parameters
- style (IStiGaugeStyle)
LoadFromJsonObject
LoadFromJsonObject(jObject: JObject): void
Parameters
- jObject (JObject)
SaveToJsonObject
SaveToJsonObject(mode: StiJsonSaveMode): JObject
Parameters
- mode (StiJsonSaveMode)
Returns JObject