Class StiStripsCoreXF
java.lang.Object
com.stimulsoft.report.chart.core.strips.StiStripsCoreXF
- All Implemented Interfaces:
IStiApplyStyle,Cloneable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidapplyStyle(IStiChartStyle style) Applying specified style to this area.final Objectclone()final IStiStripsfinal voidRender(StiContext context, StiAxisAreaGeom geom, StiRectangle rect) final voidRenderXStrips(StiContext context, StiAxisAreaGeom geom, StiRectangle rect) final voidRenderYStrips(StiContext context, StiAxisAreaGeom geom, StiRectangle rect) final voidsetStrips(IStiStrips value)
-
Constructor Details
-
StiStripsCoreXF
-
-
Method Details
-
clone
-
applyStyle
Applying specified style to this area.- Specified by:
applyStylein interfaceIStiApplyStyle- Parameters:
style-
-
RenderXStrips
-
RenderYStrips
-
Render
-
getStrips
-
setStrips
-