@Deprecated public class CanvasAxisLabelRenderer extends Object implements Renderer
| Constructor and Description |
|---|
CanvasAxisLabelRenderer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Float |
getAngle()
Deprecated.
|
Boolean |
getEnableFontSupport()
Deprecated.
|
String |
getFontFamily()
Deprecated.
|
String |
getFontSize()
Deprecated.
|
String |
getFontStretch()
Deprecated.
|
String |
getFontWeight()
Deprecated.
|
String |
getLabel()
Deprecated.
|
String |
getPt2px()
Deprecated.
|
Boolean |
getShow()
Deprecated.
|
Boolean |
getShowLabel()
Deprecated.
|
String |
getTextColor()
Deprecated.
|
JqPlotResources |
resource()
Deprecated.
Resource.
|
void |
setAngle(Float angle)
Deprecated.
|
void |
setEnableFontSupport(Boolean enableFontSupport)
Deprecated.
|
void |
setFontFamily(String fontFamily)
Deprecated.
|
void |
setFontSize(String fontSize)
Deprecated.
|
void |
setFontStretch(String fontStretch)
Deprecated.
|
void |
setFontWeight(String fontWeight)
Deprecated.
|
void |
setLabel(String label)
Deprecated.
|
void |
setPt2px(String pt2px)
Deprecated.
|
void |
setShow(Boolean show)
Deprecated.
|
void |
setShowLabel(Boolean showLabel)
Deprecated.
|
void |
setTextColor(String textColor)
Deprecated.
|
public Float getAngle()
public void setAngle(Float angle)
angle - the angle to setpublic Boolean getShow()
public void setShow(Boolean show)
show - the show to setpublic Boolean getShowLabel()
public void setShowLabel(Boolean showLabel)
showLabel - the showLabel to setpublic String getLabel()
public void setLabel(String label)
label - the label to setpublic String getFontFamily()
public void setFontFamily(String fontFamily)
fontFamily - the fontFamily to setpublic String getFontSize()
public void setFontSize(String fontSize)
fontSize - the fontSize to setpublic String getFontWeight()
public void setFontWeight(String fontWeight)
fontWeight - the fontWeight to setpublic String getFontStretch()
public void setFontStretch(String fontStretch)
fontStretch - the fontStretch to setpublic String getTextColor()
public void setTextColor(String textColor)
textColor - the textColor to setpublic Boolean getEnableFontSupport()
public void setEnableFontSupport(Boolean enableFontSupport)
enableFontSupport - the enableFontSupport to setpublic String getPt2px()
public void setPt2px(String pt2px)
pt2px - the pt2px to setpublic JqPlotResources resource()
RendererCopyright © 2018. All rights reserved.