public interface IStiRadarAxisLabels extends IStiSerializableRef, java.lang.Cloneable, IStiJsonReportObject
REFERENCE_EMPTY, REFERENCE_REPORT| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
boolean |
getAllowApplyStyle() |
boolean |
getAntialiasing() |
StiColor |
getBorderColor() |
StiBrush |
getBrush() |
StiColor |
getColor() |
StiRadarAxisLabelsCoreXF |
getCore() |
boolean |
getDrawBorder() |
StiFont |
getFont() |
java.lang.String |
getFormat() |
boolean |
getRotationLabels() |
java.lang.String |
getTextAfter() |
java.lang.String |
getTextBefore() |
void |
setAllowApplyStyle(boolean value) |
void |
setAntialiasing(boolean value) |
void |
setBorderColor(StiColor value) |
void |
setBrush(StiBrush value) |
void |
setColor(StiColor value) |
void |
setCore(StiRadarAxisLabelsCoreXF value) |
void |
setDrawBorder(boolean value) |
void |
setFont(StiFont value) |
void |
setFormat(java.lang.String value) |
void |
setRotationLabels(boolean value) |
void |
setTextAfter(java.lang.String value) |
void |
setTextBefore(java.lang.String value) |
getReference, setReferenceLoadFromJsonObject, SaveToJsonObjectStiRadarAxisLabelsCoreXF getCore()
void setCore(StiRadarAxisLabelsCoreXF value)
boolean getRotationLabels()
void setRotationLabels(boolean value)
boolean getAllowApplyStyle()
void setAllowApplyStyle(boolean value)
boolean getDrawBorder()
void setDrawBorder(boolean value)
java.lang.String getTextBefore()
void setTextBefore(java.lang.String value)
java.lang.String getTextAfter()
void setTextAfter(java.lang.String value)
java.lang.String getFormat()
void setFormat(java.lang.String value)
StiFont getFont()
void setFont(StiFont value)
boolean getAntialiasing()
void setAntialiasing(boolean value)
StiColor getColor()
void setColor(StiColor value)
StiColor getBorderColor()
void setBorderColor(StiColor value)
StiBrush getBrush()
void setBrush(StiBrush value)
java.lang.Object clone()
Copyright © 2019 Stimulsoft. All Rights Reserved.