public class ChartArea extends Object
Constructor and Description |
---|
ChartArea() |
Modifier and Type | Method and Description |
---|---|
Area |
getArea()
getArea
Gets Area
|
Boolean |
getAutoScaleFont()
getAutoScaleFont
Gets Boolean
|
String |
getBackgroundMode()
getBackgroundMode
Gets String
|
Line |
getBorder()
getBorder
Gets Line
|
Font |
getFont()
getFont
Gets Font
|
Integer |
getHeight()
getHeight
Gets Integer
|
Boolean |
getIsAutomaticSize()
getIsAutomaticSize
Gets Boolean
|
Boolean |
getIsInnerMode()
getIsInnerMode
Gets Boolean
|
Link |
getLink()
getLink
Gets Link
|
Boolean |
getShadow()
getShadow
Gets Boolean
|
List<LinkElement> |
getShapeProperties()
getShapeProperties
Gets List
|
Integer |
getWidth()
getWidth
Gets Integer
|
Integer |
getX()
getX
Gets Integer
|
Integer |
getY()
getY
Gets Integer
|
void |
setArea(Area Area)
setArea
Sets Area
|
void |
setAutoScaleFont(Boolean AutoScaleFont)
setAutoScaleFont
Sets Boolean
|
void |
setBackgroundMode(String BackgroundMode)
setBackgroundMode
Sets String
|
void |
setBorder(Line Border)
setBorder
Sets Line
|
void |
setFont(Font Font)
setFont
Sets Font
|
void |
setHeight(Integer Height)
setHeight
Sets Integer
|
void |
setIsAutomaticSize(Boolean IsAutomaticSize)
setIsAutomaticSize
Sets Boolean
|
void |
setIsInnerMode(Boolean IsInnerMode)
setIsInnerMode
Sets Boolean
|
void |
setLink(Link link)
setLink
Sets Link
|
void |
setShadow(Boolean Shadow)
setShadow
Sets Boolean
|
void |
setShapeProperties(List<LinkElement> ShapeProperties)
setShapeProperties
Sets List
|
void |
setWidth(Integer Width)
setWidth
Sets Integer
|
void |
setX(Integer X)
setX
Sets Integer
|
void |
setY(Integer Y)
setY
Sets Integer
|
String |
toString() |
public Area getArea()
public void setArea(Area Area)
Area
- Areapublic Boolean getAutoScaleFont()
public void setAutoScaleFont(Boolean AutoScaleFont)
AutoScaleFont
- Booleanpublic String getBackgroundMode()
public void setBackgroundMode(String BackgroundMode)
BackgroundMode
- Stringpublic Line getBorder()
public void setBorder(Line Border)
Border
- Linepublic Font getFont()
public void setFont(Font Font)
Font
- Fontpublic Boolean getIsAutomaticSize()
public void setIsAutomaticSize(Boolean IsAutomaticSize)
IsAutomaticSize
- Booleanpublic Boolean getIsInnerMode()
public void setIsInnerMode(Boolean IsInnerMode)
IsInnerMode
- Booleanpublic Boolean getShadow()
public void setShadow(Boolean Shadow)
Shadow
- Booleanpublic List<LinkElement> getShapeProperties()
public void setShapeProperties(List<LinkElement> ShapeProperties)
ShapeProperties
- Listpublic Integer getWidth()
public void setWidth(Integer Width)
Width
- Integerpublic Integer getHeight()
public void setHeight(Integer Height)
Height
- Integerpublic Integer getX()
public void setX(Integer X)
X
- Integerpublic Integer getY()
public void setY(Integer Y)
Y
- Integerpublic Link getLink()
public void setLink(Link link)
link
- LinkCopyright © 2015. All rights reserved.