Class StiGridLinesVert
java.lang.Object
com.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.report.chart.view.gridLines.axis.StiGridLines
com.stimulsoft.report.chart.view.gridLines.axis.StiGridLinesVert
- All Implemented Interfaces:
IStiJsonReportObject,IStiSerializable,IStiSerializableRef,IStiGridLines,IStiGridLinesVert,Cloneable
-
Field Summary
Fields inherited from class com.stimulsoft.report.chart.view.gridLines.axis.StiGridLines
needSetAreaJsonPropertyInternalFields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT -
Constructor Summary
ConstructorsConstructorDescriptionStiGridLinesVert(StiColor color, StiPenStyle style, boolean visible, StiColor minorColor, StiPenStyle minorStyle, boolean minorVisible, int minorCount, boolean allowApplyStyle) -
Method Summary
Methods inherited from class com.stimulsoft.report.chart.view.gridLines.axis.StiGridLines
clone, getAllowApplyStyle, getArea, getColor, getCore, getMinorColor, getMinorCount, getMinorStyle, getMinorVisible, getStyle, getVisible, LoadFromJsonObject, SaveToJsonObject, setAllowApplyStyle, setArea, setColor, setCore, setMinorColor, setMinorCount, setMinorStyle, setMinorVisible, 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.report.chart.interfaces.gridLines.axis.IStiGridLines
getAllowApplyStyle, getArea, getColor, getCore, getMinorColor, getMinorCount, getMinorStyle, getMinorVisible, getStyle, getVisible, setAllowApplyStyle, setArea, setColor, setCore, setMinorColor, setMinorCount, setMinorStyle, setMinorVisible, setStyle, setVisibleMethods inherited from interface com.stimulsoft.report.chart.interfaces.gridLines.axis.IStiGridLinesVert
cloneMethods inherited from interface com.stimulsoft.base.IStiJsonReportObject
LoadFromJsonObject, SaveToJsonObjectMethods inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
getReference, setReference
-
Constructor Details
-
StiGridLinesVert
public StiGridLinesVert() -
StiGridLinesVert
public StiGridLinesVert(StiColor color, StiPenStyle style, boolean visible, StiColor minorColor, StiPenStyle minorStyle, boolean minorVisible, int minorCount, boolean allowApplyStyle)
-