StiElementBase Class
Namespace: Stimulsoft.Report.Components.Gauge.Primitives
Inheritance
Implements: ICloneable, IStiApplyStyleGauge
Properties
| Property | Type | Description |
|---|---|---|
| AllowApplyStyle | bool |
Methods
| Method | Returns | Description |
|---|---|---|
| ApplyStyle | void | |
| Clone | object | Creates a new object that is a copy of the current instance. |
Method Details
ApplyStyle
ApplyStyle(style: IStiGaugeStyle): void
Parameters
- style (IStiGaugeStyle)
Clone
Clone(): object
Creates a new object that is a copy of the current instance.
Returns object — A new object that is a copy of this instance.