Click or drag to resize

StiRadarAreaCoreXFApplyStyle Method

Applying specified style to this area.

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

Parameters

style
Type: Stimulsoft.Report.ChartIStiChartStyle

[Missing <param name="style"/> documentation for "M:Stimulsoft.Report.Chart.StiRadarAreaCoreXF.ApplyStyle(Stimulsoft.Report.Chart.IStiChartStyle)"]

Implements

IStiApplyStyleApplyStyle(IStiChartStyle)
See Also