com.stimulsoft.report.chart.interfaces.seriesLabels.pie
Interface IStiTwoColumnsPieLabels

All Superinterfaces:
java.lang.Cloneable, IStiCenterPieLabels, IStiJsonReportObject, IStiOutsidePieLabels, IStiPieSeriesLabels, IStiSerializable, IStiSerializableRef, IStiSeriesLabels
All Known Implementing Classes:
StiTwoColumnsPieLabels

public interface IStiTwoColumnsPieLabels
extends IStiOutsidePieLabels


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.pie.IStiOutsidePieLabels
getLineColor, getLineLength, getShowValue, setLineColor, setLineLength, setShowValue
 
Methods inherited from interface com.stimulsoft.report.chart.interfaces.seriesLabels.pie.IStiCenterPieLabels
getAutoRotate, setAutoRotate
 
Methods inherited from interface com.stimulsoft.report.chart.interfaces.seriesLabels.pie.IStiPieSeriesLabels
getShowInPercent, setShowInPercent
 
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