public interface IStiAxisTitle extends IStiSerializableRef, java.lang.Cloneable, IStiJsonReportObject
REFERENCE_EMPTY, REFERENCE_REPORT| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
StiStringAlignment |
getAlignment() |
boolean |
getAllowApplyStyle() |
boolean |
getAntialiasing() |
StiColor |
getColor() |
StiAxisTitleCoreXF |
getCore() |
StiDirection |
getDirection() |
StiFont |
getFont() |
java.lang.String |
getText() |
void |
setAlignment(StiStringAlignment value) |
void |
setAllowApplyStyle(boolean value) |
void |
setAntialiasing(boolean value) |
void |
setColor(StiColor value) |
void |
setCore(StiAxisTitleCoreXF value) |
void |
setDirection(StiDirection value) |
void |
setFont(StiFont value) |
void |
setText(java.lang.String value) |
getReference, setReferenceLoadFromJsonObject, SaveToJsonObjectStiAxisTitleCoreXF getCore()
void setCore(StiAxisTitleCoreXF value)
boolean getAllowApplyStyle()
void setAllowApplyStyle(boolean value)
StiFont getFont()
void setFont(StiFont value)
java.lang.String getText()
void setText(java.lang.String value)
StiColor getColor()
void setColor(StiColor value)
boolean getAntialiasing()
void setAntialiasing(boolean value)
StiStringAlignment getAlignment()
void setAlignment(StiStringAlignment value)
StiDirection getDirection()
void setDirection(StiDirection value)
java.lang.Object clone()
Copyright © 2019 Stimulsoft. All Rights Reserved.