public class StiOutsidePieLabels extends StiCenterPieLabels implements IStiOutsidePieLabels
propertiesREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiOutsidePieLabels() |
| Modifier and Type | Method and Description |
|---|---|
float |
getAngle()
Gets or sets angle of text rotation.
|
StiColor |
getLineColor()
Gets or sets color of line.
|
float |
getLineLength()
Gets or sets line length between border of series labels and border of pie series.
|
boolean |
getShowValue()
Gets or sets value which indicates that values from series will be shown in series labels.
|
void |
LoadFromJsonObject(JSONObject jObject) |
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
void |
setAngle(float value) |
void |
setLineColor(StiColor value) |
void |
setLineLength(float value) |
void |
setShowValue(boolean value) |
getAutoRotate, setAutoRotategetShowInPercent, setShowInPercentclone, getAllowApplyStyle, getAntialiasing, getAxisCore, getBorderColor, getBrush, getChart, getConditions, getCore, getDrawBorder, getFont, getFormat, getLabelColor, getLegendValueType, getMarkerAlignment, getMarkerSize, getMarkerVisible, getPieCore, getPreventIntersection, getServiceCategory, getServiceName, getServiceType, getShowNulls, getShowOnZeroValues, getShowZeros, getStep, getTextAfter, getTextBefore, getUseSeriesColor, getValueType, getValueTypeSeparator, getVisible, getWidth, getWordWrap, LoadFromJsonObjectInternal, setAllowApplyStyle, setAntialiasing, setBorderColor, setBrush, setChart, setConditions, setCore, setDrawBorder, setFont, setFormat, setLabelColor, setLegendValueType, setMarkerAlignment, setMarkerSize, setMarkerVisible, setPreventIntersection, setShowNulls, setShowOnZeroValues, setShowZeros, setStep, setTextAfter, setTextBefore, setUseSeriesColor, setValueType, setValueTypeSeparator, setVisible, setWidth, setWordWrap, toStringgetProperties, getServiceEnabled, getServiceInfo, isPropertyPresent, MemberwiseClone, packService, properties, setProperties, setServiceEnabledcleanReference, getReference, setReferenceequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAutoRotate, setAutoRotategetShowInPercent, setShowInPercentclone, getAllowApplyStyle, 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, setAntialiasing, setBorderColor, setBrush, setChart, setCore, setDrawBorder, setFont, setFormat, setLabelColor, setLegendValueType, setMarkerAlignment, setMarkerSize, setMarkerVisible, setPreventIntersection, setShowNulls, setShowZeros, setStep, setTextAfter, setTextBefore, setUseSeriesColor, setValueType, setValueTypeSeparator, setVisiblegetReference, setReferencepublic boolean getShowValue()
getShowValue in interface IStiOutsidePieLabelspublic void setShowValue(boolean value)
setShowValue in interface IStiOutsidePieLabelspublic float getAngle()
StiSeriesLabelsgetAngle in interface IStiSeriesLabelsgetAngle in class StiSeriesLabelspublic void setAngle(float value)
setAngle in interface IStiSeriesLabelssetAngle in class StiSeriesLabelspublic float getLineLength()
getLineLength in interface IStiOutsidePieLabelspublic void setLineLength(float value)
setLineLength in interface IStiOutsidePieLabelspublic StiColor getLineColor()
getLineColor in interface IStiOutsidePieLabelspublic void setLineColor(StiColor value)
setLineColor in interface IStiOutsidePieLabelspublic JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiCenterPieLabelsJSONExceptionpublic void LoadFromJsonObject(JSONObject jObject) throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectLoadFromJsonObject in class StiCenterPieLabelsJSONExceptionCopyright © 2019 Stimulsoft. All Rights Reserved.