public class StiCenterAxisLabelsGeom extends StiSeriesLabelsGeom
| Constructor and Description |
|---|
StiCenterAxisLabelsGeom(IStiSeriesLabels seriesLabels,
IStiSeries series,
int index,
double value,
StiRectangle clientRectangle,
java.lang.String text,
StiColor labelColor,
StiColor labelBorderColor,
StiBrush seriesBrush,
StiBrush seriesLabelsBrush,
StiColor seriesBorderColor,
StiFontGeom font,
StiAnimation animation) |
| Modifier and Type | Method and Description |
|---|---|
void |
Draw(StiContext context)
Draws area geom object on spefied context.
|
StiAnimation |
getAnimation() |
StiFontGeom |
getFont() |
StiColor |
getLabelBorderColor() |
StiColor |
getLabelColor() |
StiColor |
getSeriesBorderColor() |
StiBrush |
getSeriesBrush() |
StiBrush |
getSeriesLabelsBrush() |
java.lang.String |
getText() |
DrawMarker, getAllowMouseOver, getBeginTime, getDuration, getIndex, getIsMouseOver, getSeries, getSeriesLabels, getValue, InvokeMouseEnter, InvokeMouseLeave, setBeginTime, setDuration, setIsMouseOverAllowChildDrawing, Contains, CreateChildGeoms, DrawChildGeoms, DrawGeom, getChildGeoms, getClientRectangle, GetGeomAt, getInvisible, GetRect, getSeriesElementGeoms, GetSeriesGeoms, getType, InvokeClick, InvokeDrag, InvokeMouseDown, InvokeMouseUp, setClientRectangleLoadFromJsonObject, SaveBrushToJsonObject, SaveGeomListToJsonObject, SavePointFArrayToJsonObject, SavePointFToJsonObject, SaveRectangleDToJsonObject, SaveRectangleFToJsonObject, SaveRectangleToJsonObject, SaveRectToJsonObject, SaveToJsonObjectpublic StiCenterAxisLabelsGeom(IStiSeriesLabels seriesLabels, IStiSeries series, int index, double value, StiRectangle clientRectangle, java.lang.String text, StiColor labelColor, StiColor labelBorderColor, StiBrush seriesBrush, StiBrush seriesLabelsBrush, StiColor seriesBorderColor, StiFontGeom font, StiAnimation animation)
public final StiColor getLabelColor()
public final StiColor getLabelBorderColor()
public final StiBrush getSeriesBrush()
public final StiBrush getSeriesLabelsBrush()
public final StiColor getSeriesBorderColor()
public final StiFontGeom getFont()
public final java.lang.String getText()
public StiAnimation getAnimation()
public void Draw(StiContext context)
Draw in class StiSeriesLabelsGeomCopyright © 2019 Stimulsoft. All Rights Reserved.