Class StiRadarGridLinesVert
java.lang.Object
com.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.report.chart.view.gridLines.radar.StiRadarGridLines
com.stimulsoft.report.chart.view.gridLines.radar.StiRadarGridLinesVert
- All Implemented Interfaces:
IStiJsonReportObject,IStiSerializable,IStiSerializableRef,IStiRadarGridLines,IStiRadarGridLinesVert,Cloneable
-
Field Summary
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT -
Constructor Summary
ConstructorsConstructorDescriptionStiRadarGridLinesVert(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, setVisibleMethods inherited from class com.stimulsoft.base.serializing.StiSerializedObject
cleanReference, getReference, setReferenceMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.stimulsoft.base.IStiJsonReportObject
LoadFromJsonObject, SaveToJsonObjectMethods inherited from interface com.stimulsoft.report.chart.interfaces.gridLines.radar.IStiRadarGridLines
getAllowApplyStyle, getArea, getColor, getCore, getStyle, getVisible, setAllowApplyStyle, setArea, setColor, setCore, setStyle, setVisibleMethods inherited from interface com.stimulsoft.report.chart.interfaces.gridLines.radar.IStiRadarGridLinesVert
cloneMethods inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
getReference, setReference
-
Constructor Details
-
StiRadarGridLinesVert
public StiRadarGridLinesVert() -
StiRadarGridLinesVert
public StiRadarGridLinesVert(StiColor color, StiPenStyle style, boolean visible, boolean allowApplyStyle)
-