Class StiYRadarAxisCoreXF
java.lang.Object
com.stimulsoft.report.chart.core.radarAxis.StiRadarAxisCoreXF
com.stimulsoft.report.chart.core.radarAxis.StiYRadarAxisCoreXF
- All Implemented Interfaces:
IStiApplyStyle,Cloneable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapplyStyle(IStiChartStyle style) Apply style to component which release this interface.final voidCalculateStripPositions(double topPosition, double bottomPosition) final StiRectangleGetAxisRect(StiContext context, StiRectangle rect, boolean includeAxisArrow, boolean includeLabelsHeight, boolean isDrawing) final StiFontGeomGetFontGeom(StiContext context) final StiAxisInfoXFgetInfo()protected final doubleGetLabelsSpaceAxis(StiContext context) protected final doubleGetLabelsTwoLinesDestination(StiContext context) final StringGetLabelText(StiStripLineXF line, IStiSeries series) final StiStringFormatGeomGetStringFormatGeom(StiContext context) protected final StiMarkerAlignmentfinal floatprotected final doubleGetTicksMaxLength(StiContext context) final IStiYRadarAxisgetYAxis()final StiCellGeomRender(StiContext context, StiRectangle rect) final voidsetInfo(StiAxisInfoXF value) Methods inherited from class com.stimulsoft.report.chart.core.radarAxis.StiRadarAxisCoreXF
clone, getAxis, setAxis
-
Constructor Details
-
StiYRadarAxisCoreXF
-
-
Method Details
-
applyStyle
Description copied from interface:IStiApplyStyleApply style to component which release this interface.- Specified by:
applyStylein interfaceIStiApplyStyle- Specified by:
applyStylein classStiRadarAxisCoreXF
-
Render
-
CalculateStripPositions
public final void CalculateStripPositions(double topPosition, double bottomPosition) -
GetAxisRect
public final StiRectangle GetAxisRect(StiContext context, StiRectangle rect, boolean includeAxisArrow, boolean includeLabelsHeight, boolean isDrawing) -
GetTicksMaxLength
-
GetLabelsSpaceAxis
-
GetLabelsTwoLinesDestination
-
GetTextAlignment
-
GetLabelText
-
GetStringFormatGeom
-
GetFontGeom
-
getYAxis
-
getInfo
-
setInfo
-
getTicksMaxLength
public final float getTicksMaxLength()
-