IStiApplyStyleGaugeApplyStyle Method |
Apply style to component which release this interface.
Namespace:
Stimulsoft.Report.Gauge
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax void ApplyStyle(
IStiGaugeStyle style
)
Sub ApplyStyle (
style As IStiGaugeStyle
)
Parameters
- style
- Type: Stimulsoft.Report.GaugeIStiGaugeStyle
[Missing <param name="style"/> documentation for "M:Stimulsoft.Report.Gauge.IStiApplyStyleGauge.ApplyStyle(Stimulsoft.Report.Gauge.IStiGaugeStyle)"]
See Also