com.stimulsoft.report.chart.interfaces.axis
Interface IStiXTopAxis

All Superinterfaces:
java.lang.Cloneable, IStiAxis, IStiJsonReportObject, IStiSerializable, IStiSerializableRef, IStiXAxis
All Known Implementing Classes:
StiXTopAxis

public interface IStiXTopAxis
extends IStiXAxis


Field Summary
 
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT
 
Method Summary
 
Methods inherited from interface com.stimulsoft.report.chart.interfaces.axis.IStiXAxis
clone, getDateTimeStep, getShowEdgeValues, getShowXAxis, setDateTimeStep, setShowEdgeValues, setShowXAxis
 
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, setVisible
 
Methods inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
getReference, setReference
 
Methods inherited from interface com.stimulsoft.base.IStiJsonReportObject
LoadFromJsonObject, SaveToJsonObject