Uses of Interface
com.stimulsoft.report.chart.interfaces.axis.IStiYAxis
Packages that use IStiYAxis
Package
Description
-
Uses of IStiYAxis in com.stimulsoft.report.chart.geoms.axis
Methods in com.stimulsoft.report.chart.geoms.axis that return IStiYAxisConstructors in com.stimulsoft.report.chart.geoms.axis with parameters of type IStiYAxisModifierConstructorDescriptionStiYAxisGeom(IStiYAxis axis, StiRectangle clientRectangle, boolean isCenterAxis) StiYAxisViewGeom(IStiYAxis axis, StiRectangle clientRectangle, boolean isCenterAxis) -
Uses of IStiYAxis in com.stimulsoft.report.chart.geoms.axis.scrollBars
Methods in com.stimulsoft.report.chart.geoms.axis.scrollBars that return IStiYAxisModifier and TypeMethodDescriptionfinal IStiYAxisStiDownButtonGeom.getAxis()final IStiYAxisStiUpButtonGeom.getAxis()final IStiYAxisStiVertScrollBarGeom.getAxis()final IStiYAxisStiVertTrackBarGeom.getAxis()Constructors in com.stimulsoft.report.chart.geoms.axis.scrollBars with parameters of type IStiYAxisModifierConstructorDescriptionStiDownButtonGeom(IStiYAxis axis, StiRectangle clientRectangle) StiUpButtonGeom(IStiYAxis axis, StiRectangle clientRectangle) StiVertScrollBarGeom(IStiYAxis axis, StiRectangle clientRectangle) StiVertTrackBarGeom(IStiYAxis axis, StiRectangle clientRectangle, StiVertScrollBarGeom scrollBar) -
Uses of IStiYAxis in com.stimulsoft.report.chart.interfaces.areas
Methods in com.stimulsoft.report.chart.interfaces.areas that return IStiYAxisMethods in com.stimulsoft.report.chart.interfaces.areas with parameters of type IStiYAxis -
Uses of IStiYAxis in com.stimulsoft.report.chart.interfaces.axis
Subinterfaces of IStiYAxis in com.stimulsoft.report.chart.interfaces.axis -
Uses of IStiYAxis in com.stimulsoft.report.chart.view.areas
Methods in com.stimulsoft.report.chart.view.areas that return IStiYAxisModifier and TypeMethodDescriptionfinal IStiYAxisStiAxisArea.getYAxis()Gets or sets settings of YAxis.final IStiYAxisStiAxisArea.getYRightAxis()Gets or sets settings of YRightAxis.Methods in com.stimulsoft.report.chart.view.areas with parameters of type IStiYAxisModifier and TypeMethodDescriptionfinal voidfinal voidStiAxisArea.setYRightAxis(IStiYAxis value) -
Uses of IStiYAxis in com.stimulsoft.report.chart.view.axis
Classes in com.stimulsoft.report.chart.view.axis that implement IStiYAxis