Click or drag to resize

StiChartStyleSetStyleToComponent Method

Sets style to a component.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public override void SetStyleToComponent(
	StiComponent component
)

Parameters

component
Type: Stimulsoft.Report.ComponentsStiComponent
Component.
See Also