com.stimulsoft.report.chart.interfaces.seriesLabels.axis
Interface IStiCenterAxisLabels

All Superinterfaces:
java.lang.Cloneable, IStiAxisSeriesLabels, IStiJsonReportObject, IStiSerializable, IStiSerializableRef, IStiSeriesLabels
All Known Subinterfaces:
IStiInsideBaseAxisLabels, IStiInsideEndAxisLabels, IStiLeftAxisLabels, IStiOutsideBaseAxisLabels, IStiOutsideEndAxisLabels, IStiRightAxisLabels, IStiValueAxisLabels
All Known Implementing Classes:
StiCenterAxisLabels, StiInsideBaseAxisLabels, StiInsideEndAxisLabels, StiLeftAxisLabels, StiOutsideBaseAxisLabels, StiOutsideEndAxisLabels, StiRightAxisLabels, StiValueAxisLabels

public interface IStiCenterAxisLabels
extends IStiAxisSeriesLabels


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.seriesLabels.IStiSeriesLabels
clone, getAllowApplyStyle, getAngle, getAntialiasing, getBorderColor, getBrush, getChart, getCore, getDrawBorder, getFont, getFormat, getLabelColor, getLegendValueType, getMarkerAlignment, getMarkerSize, getMarkerVisible, getPreventIntersection, getShowNulls, getShowZeros, getStep, getTextAfter, getTextBefore, getUseSeriesColor, getValueType, getValueTypeSeparator, getVisible, getWidth, setAllowApplyStyle, setAngle, setAntialiasing, setBorderColor, setBrush, setChart, setCore, setDrawBorder, setFont, setFormat, setLabelColor, setLegendValueType, setMarkerAlignment, setMarkerSize, setMarkerVisible, setPreventIntersection, setShowNulls, setShowZeros, setStep, setTextAfter, setTextBefore, setUseSeriesColor, setValueType, setValueTypeSeparator, setVisible
 
Methods inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
getReference, setReference
 
Methods inherited from interface com.stimulsoft.base.IStiJsonReportObject
LoadFromJsonObject, SaveToJsonObject