Click or drag to resize

StiTreemapSeriesCoreXFApplyStyle Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiTreemapSeriesCoreXF.ApplyStyle(Stimulsoft.Report.Chart.IStiChartStyle,System.Drawing.Color)"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public override void ApplyStyle(
	IStiChartStyle style,
	Color color
)

Parameters

style
Type: Stimulsoft.Report.ChartIStiChartStyle

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

color
Type: System.DrawingColor

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

Implements

IStiApplyStyleSeriesApplyStyle(IStiChartStyle, Color)
See Also