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


SaveToJsonObject

SaveToJsonObject(mode: StiJsonSaveMode): JObject

Parameters

Returns JObject