Interface IStiXAxis
- All Superinterfaces:
Cloneable,IStiAxis,IStiJsonReportObject,IStiSerializable,IStiSerializableRef
- All Known Subinterfaces:
IStiXBottomAxis,IStiXTopAxis
- All Known Implementing Classes:
StiXAxis,StiXBottomAxis,StiXTopAxis
-
Field Summary
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT -
Method Summary
Modifier and TypeMethodDescriptionclone()booleanvoidvoidsetShowEdgeValues(boolean value) voidsetShowXAxis(StiShowXAxis value) Methods inherited from interface com.stimulsoft.report.chart.interfaces.axis.IStiAxis
getAllowApplyStyle, getArea, getArrowStyle, getCore, getInfo, getInteraction, getLabels, getLineColor, getLineStyle, getLineWidth, getLogarithmicScale, getRange, getStartFromZero, getStep, getTicks, getTitle, getVisible, setAllowApplyStyle, setArea, setArrowStyle, setCore, setInfo, setInteraction, setLabels, setLineColor, setLineStyle, setLineWidth, setLogarithmicScale, setRange, setStartFromZero, setStep, setTicks, setTitle, setVisibleMethods inherited from interface com.stimulsoft.base.IStiJsonReportObject
LoadFromJsonObject, SaveToJsonObjectMethods inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
getReference, setReference
-
Method Details
-
getShowEdgeValues
boolean getShowEdgeValues() -
setShowEdgeValues
void setShowEdgeValues(boolean value) -
getShowXAxis
StiShowXAxis getShowXAxis() -
setShowXAxis
-
getDateTimeStep
IStiAxisDateTimeStep getDateTimeStep() -
setDateTimeStep
-
clone
Object clone()
-