com.stimulsoft.report.chart.view.gridLines.radar
Class StiRadarGridLinesHor

java.lang.Object
  extended by com.stimulsoft.base.serializing.StiSerializedObject
      extended by com.stimulsoft.report.chart.view.gridLines.radar.StiRadarGridLines
          extended by com.stimulsoft.report.chart.view.gridLines.radar.StiRadarGridLinesHor
All Implemented Interfaces:
IStiJsonReportObject, IStiSerializable, IStiSerializableRef, IStiRadarGridLines, IStiRadarGridLinesHor, java.lang.Cloneable

public class StiRadarGridLinesHor
extends StiRadarGridLines
implements IStiRadarGridLinesHor


Field Summary
 
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT
 
Constructor Summary
StiRadarGridLinesHor()
           
StiRadarGridLinesHor(StiColor color, StiPenStyle style, boolean visible, boolean allowApplyStyle)
           
 
Method Summary
 
Methods inherited from class com.stimulsoft.report.chart.view.gridLines.radar.StiRadarGridLines
clone, getAllowApplyStyle, getArea, getColor, getCore, getStyle, getVisible, LoadFromJsonObject, SaveToJsonObject, setAllowApplyStyle, setArea, setColor, setCore, setStyle, setVisible
 
Methods inherited from class com.stimulsoft.base.serializing.StiSerializedObject
cleanReference, getReference, setReference
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.stimulsoft.report.chart.interfaces.gridLines.radar.IStiRadarGridLinesHor
clone
 
Methods inherited from interface com.stimulsoft.report.chart.interfaces.gridLines.radar.IStiRadarGridLines
getAllowApplyStyle, getArea, getColor, getCore, getStyle, getVisible, setAllowApplyStyle, setArea, setColor, setCore, setStyle, setVisible
 
Methods inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
getReference, setReference
 
Methods inherited from interface com.stimulsoft.base.IStiJsonReportObject
LoadFromJsonObject, SaveToJsonObject
 

Constructor Detail

StiRadarGridLinesHor

public StiRadarGridLinesHor()

StiRadarGridLinesHor

public StiRadarGridLinesHor(StiColor color,
                            StiPenStyle style,
                            boolean visible,
                            boolean allowApplyStyle)