com.stimulsoft.report.chart.core.gridLines
Class StiRadarGridLinesCoreXF

java.lang.Object
  extended by com.stimulsoft.report.chart.core.gridLines.StiRadarGridLinesCoreXF
All Implemented Interfaces:
IStiApplyStyle, java.lang.Cloneable

public class StiRadarGridLinesCoreXF
extends java.lang.Object
implements IStiApplyStyle, java.lang.Cloneable


Constructor Summary
StiRadarGridLinesCoreXF(IStiRadarGridLines gridLines)
           
 
Method Summary
 void applyStyle(IStiChartStyle style)
          Apply style to component which release this interface.
 java.lang.Object clone()
           
 IStiRadarGridLines getGridLines()
           
 void setGridLines(IStiRadarGridLines value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiRadarGridLinesCoreXF

public StiRadarGridLinesCoreXF(IStiRadarGridLines gridLines)
Method Detail

clone

public final java.lang.Object clone()
Overrides:
clone in class java.lang.Object

applyStyle

public void applyStyle(IStiChartStyle style)
Description copied from interface: IStiApplyStyle
Apply style to component which release this interface.

Specified by:
applyStyle in interface IStiApplyStyle

getGridLines

public final IStiRadarGridLines getGridLines()

setGridLines

public final void setGridLines(IStiRadarGridLines value)