Click or drag to resize

IStiApplyStyleSeriesApplyStyle 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,
	Color color
)

Parameters

style
Type: Stimulsoft.Report.ChartIStiChartStyle

[Missing <param name="style"/> documentation for "M:Stimulsoft.Report.Chart.IStiApplyStyleSeries.ApplyStyle(Stimulsoft.Report.Chart.IStiChartStyle,System.Drawing.Color)"]

color
Type: System.DrawingColor

[Missing <param name="color"/> documentation for "M:Stimulsoft.Report.Chart.IStiApplyStyleSeries.ApplyStyle(Stimulsoft.Report.Chart.IStiChartStyle,System.Drawing.Color)"]

See Also