public static class XYGraphWidget.LineLabelStyle
extends java.lang.Object
Constructor and Description |
---|
LineLabelStyle() |
Modifier and Type | Method and Description |
---|---|
java.text.Format |
getFormat() |
android.graphics.Paint |
getPaint() |
float |
getRotation() |
void |
setFormat(java.text.Format format) |
void |
setPaint(android.graphics.Paint paint) |
void |
setRotation(float rotation) |
public java.text.Format getFormat()
public void setFormat(java.text.Format format)
public float getRotation()
public void setRotation(float rotation)
public android.graphics.Paint getPaint()
public void setPaint(android.graphics.Paint paint)