Packagestimulsoft.report.chart.interfaces
Interfacepublic interface IStiApplyStyleSeries
Implementors StiBaseLineSeriesCoreXF, StiClusteredBarSeriesCoreXF, StiSeriesCoreXF

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



Public Methods
 MethodDefined By
  
Apply style to component which release this interface.
IStiApplyStyleSeries
Method Detail
applyStyle()method
public function applyStyle(style:IStiChartStyle, color:StiColor):void

Apply style to component which release this interface.

Parameters

style:IStiChartStyle
 
color:StiColor