public class StiOutsideAxisLabelsGeom extends StiSeriesLabelsGeom
| Constructor and Description |
|---|
StiOutsideAxisLabelsGeom(IStiSeriesLabels seriesLabels,
IStiSeries series,
int index,
double value,
StiRectangle clientRectangle,
java.lang.String text,
StiColor labelColor,
StiColor labelBorderColor,
StiBrush seriesBrush,
StiColor seriesBorderColor,
StiFontGeom font,
StiPoint startPoint,
StiPoint endPoint) |
| Modifier and Type | Method and Description |
|---|---|
void |
Draw(StiContext context)
Draws area geom object on spefied context.
|
StiPoint |
getEndPoint() |
StiFontGeom |
getFont() |
StiColor |
getLabelBorderColor() |
StiColor |
getLabelColor() |
StiColor |
getSeriesBorderColor() |
StiBrush |
getSeriesBrush() |
StiPoint |
getStartPoint() |
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 StiOutsideAxisLabelsGeom(IStiSeriesLabels seriesLabels, IStiSeries series, int index, double value, StiRectangle clientRectangle, java.lang.String text, StiColor labelColor, StiColor labelBorderColor, StiBrush seriesBrush, StiColor seriesBorderColor, StiFontGeom font, StiPoint startPoint, StiPoint endPoint)
public final StiColor getLabelColor()
public final StiColor getLabelBorderColor()
public final StiBrush getSeriesBrush()
public final StiColor getSeriesBorderColor()
public final StiFontGeom getFont()
public final java.lang.String getText()
public final StiPoint getStartPoint()
public final StiPoint getEndPoint()
public void Draw(StiContext context)
Draw in class StiSeriesLabelsGeomCopyright © 2019 Stimulsoft. All Rights Reserved.