Click or drag to resize

IStiApplyStyle Interface

Interface provide ApplyStyle method which used for apply style to specified element.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public interface IStiApplyStyle

The IStiApplyStyle type exposes the following members.

Methods
  NameDescription
Public methodApplyStyle
Apply style to component which release this interface.
Top
See Also