Uses of Interface
com.stimulsoft.report.chart.interfaces.axis.IStiXAxis
Packages that use IStiXAxis
Package
Description
-
Uses of IStiXAxis in com.stimulsoft.report.chart.geoms.axis
Methods in com.stimulsoft.report.chart.geoms.axis that return IStiXAxisConstructors in com.stimulsoft.report.chart.geoms.axis with parameters of type IStiXAxisModifierConstructorDescriptionStiXAxisGeom(IStiXAxis axis, StiRectangle clientRectangle, boolean isCenterAxis) StiXAxisViewGeom(IStiXAxis axis, StiRectangle clientRectangle, boolean isCenterAxis) -
Uses of IStiXAxis in com.stimulsoft.report.chart.geoms.axis.scrollBars
Methods in com.stimulsoft.report.chart.geoms.axis.scrollBars that return IStiXAxisModifier and TypeMethodDescriptionfinal IStiXAxisStiHorzScrollBarGeom.getAxis()final IStiXAxisStiHorzTrackBarGeom.getAxis()final IStiXAxisStiLeftButtonGeom.getAxis()final IStiXAxisStiRightButtonGeom.getAxis()Constructors in com.stimulsoft.report.chart.geoms.axis.scrollBars with parameters of type IStiXAxisModifierConstructorDescriptionStiHorzScrollBarGeom(IStiXAxis axis, StiRectangle clientRectangle) StiHorzTrackBarGeom(IStiXAxis axis, StiRectangle clientRectangle, StiHorzScrollBarGeom scrollBar) StiLeftButtonGeom(IStiXAxis axis, StiRectangle clientRectangle) StiRightButtonGeom(IStiXAxis axis, StiRectangle clientRectangle) -
Uses of IStiXAxis in com.stimulsoft.report.chart.interfaces.areas
Methods in com.stimulsoft.report.chart.interfaces.areas that return IStiXAxisMethods in com.stimulsoft.report.chart.interfaces.areas with parameters of type IStiXAxis -
Uses of IStiXAxis in com.stimulsoft.report.chart.interfaces.axis
Subinterfaces of IStiXAxis in com.stimulsoft.report.chart.interfaces.axis -
Uses of IStiXAxis in com.stimulsoft.report.chart.view.areas
Methods in com.stimulsoft.report.chart.view.areas that return IStiXAxisModifier and TypeMethodDescriptionfinal IStiXAxisStiAxisArea.getXAxis()Gets or sets settings of XAxis.final IStiXAxisStiAxisArea.getXTopAxis()Gets or sets settings of XTopAxis.Methods in com.stimulsoft.report.chart.view.areas with parameters of type IStiXAxis -
Uses of IStiXAxis in com.stimulsoft.report.chart.view.axis
Classes in com.stimulsoft.report.chart.view.axis that implement IStiXAxis