public class StiNoneLabels extends StiSeriesLabels implements IStiNoneLabels
propertiesREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiNoneLabels() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAntialiasing()
Gets or sets value which control antialiasing drawing mode of series labels.
|
StiColor |
getBorderColor()
Gets or sets border color of series labels.
|
StiBrush |
getBrush()
Gets or sets brush which will be used to fill area of series labels.
|
StiFont |
getFont()
Gets or sets font which will be used to draw series labels.
|
StiColor |
getLabelColor()
Gets or sets foreground color of series labels.
|
boolean |
getVisible()
Gets or sets visiblity of series labels.
|
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
void |
setAntialiasing(boolean value) |
void |
setBorderColor(StiColor value) |
void |
setBrush(StiBrush value) |
void |
setFont(StiFont value) |
void |
setLabelColor(StiColor value) |
void |
setVisible(boolean value) |
clone, getAllowApplyStyle, getAngle, getAxisCore, getChart, getConditions, getCore, getDrawBorder, getFormat, getLegendValueType, getMarkerAlignment, getMarkerSize, getMarkerVisible, getPieCore, getPreventIntersection, getServiceCategory, getServiceName, getServiceType, getShowNulls, getShowOnZeroValues, getShowZeros, getStep, getTextAfter, getTextBefore, getUseSeriesColor, getValueType, getValueTypeSeparator, getWidth, getWordWrap, LoadFromJsonObject, LoadFromJsonObjectInternal, setAllowApplyStyle, setAngle, setChart, setConditions, setCore, setDrawBorder, setFormat, setLegendValueType, setMarkerAlignment, setMarkerSize, setMarkerVisible, setPreventIntersection, setShowNulls, setShowOnZeroValues, setShowZeros, setStep, setTextAfter, setTextBefore, setUseSeriesColor, setValueType, setValueTypeSeparator, setWidth, setWordWrap, toStringgetProperties, getServiceEnabled, getServiceInfo, isPropertyPresent, MemberwiseClone, packService, properties, setProperties, setServiceEnabledcleanReference, getReference, setReferenceequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclone, getAllowApplyStyle, getAngle, getChart, getCore, getDrawBorder, getFormat, getLegendValueType, getMarkerAlignment, getMarkerSize, getMarkerVisible, getPreventIntersection, getShowNulls, getShowZeros, getStep, getTextAfter, getTextBefore, getUseSeriesColor, getValueType, getValueTypeSeparator, getWidth, setAllowApplyStyle, setAngle, setChart, setCore, setDrawBorder, setFormat, setLegendValueType, setMarkerAlignment, setMarkerSize, setMarkerVisible, setPreventIntersection, setShowNulls, setShowZeros, setStep, setTextAfter, setTextBefore, setUseSeriesColor, setValueType, setValueTypeSeparatorgetReference, setReferenceLoadFromJsonObjectpublic boolean getAntialiasing()
StiSeriesLabelsgetAntialiasing in interface IStiSeriesLabelsgetAntialiasing in class StiSeriesLabelspublic void setAntialiasing(boolean value)
setAntialiasing in interface IStiSeriesLabelssetAntialiasing in class StiSeriesLabelspublic boolean getVisible()
StiSeriesLabelsgetVisible in interface IStiSeriesLabelsgetVisible in class StiSeriesLabelspublic void setVisible(boolean value)
setVisible in interface IStiSeriesLabelssetVisible in class StiSeriesLabelspublic StiColor getLabelColor()
StiSeriesLabelsgetLabelColor in interface IStiSeriesLabelsgetLabelColor in class StiSeriesLabelspublic void setLabelColor(StiColor value)
setLabelColor in interface IStiSeriesLabelssetLabelColor in class StiSeriesLabelspublic StiColor getBorderColor()
StiSeriesLabelsgetBorderColor in interface IStiSeriesLabelsgetBorderColor in class StiSeriesLabelspublic void setBorderColor(StiColor value)
setBorderColor in interface IStiSeriesLabelssetBorderColor in class StiSeriesLabelspublic StiBrush getBrush()
StiSeriesLabelsgetBrush in interface IStiSeriesLabelsgetBrush in class StiSeriesLabelspublic void setBrush(StiBrush value)
setBrush in interface IStiSeriesLabelssetBrush in class StiSeriesLabelspublic StiFont getFont()
StiSeriesLabelsgetFont in interface IStiSeriesLabelsgetFont in class StiSeriesLabelspublic void setFont(StiFont value)
setFont in interface IStiSeriesLabelssetFont in class StiSeriesLabelspublic JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiSeriesLabelsJSONExceptionCopyright © 2019 Stimulsoft. All Rights Reserved.