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