Uses of Interface
com.stimulsoft.report.chart.interfaces.gridLines.axis.IStiGridLinesHor
Packages that use IStiGridLinesHor
Package
Description
-
Uses of IStiGridLinesHor in com.stimulsoft.report.chart.interfaces.areas
Methods in com.stimulsoft.report.chart.interfaces.areas that return IStiGridLinesHorModifier and TypeMethodDescriptionIStiAxisArea.getGridLinesHor()IStiAxisArea.getGridLinesHorRight()Methods in com.stimulsoft.report.chart.interfaces.areas with parameters of type IStiGridLinesHorModifier and TypeMethodDescriptionvoidIStiAxisArea.setGridLinesHor(IStiGridLinesHor value) voidIStiAxisArea.setGridLinesHorRight(IStiGridLinesHor value) -
Uses of IStiGridLinesHor in com.stimulsoft.report.chart.view.areas
Methods in com.stimulsoft.report.chart.view.areas that return IStiGridLinesHorModifier and TypeMethodDescriptionfinal IStiGridLinesHorStiAxisArea.getGridLinesHor()Gets or sets horizontal grid lines on left axis.final IStiGridLinesHorStiAxisArea.getGridLinesHorRight()Gets or sets horizontal grid lines on right axis.Methods in com.stimulsoft.report.chart.view.areas with parameters of type IStiGridLinesHorModifier and TypeMethodDescriptionfinal voidStiAxisArea.setGridLinesHor(IStiGridLinesHor value) final voidStiAxisArea.setGridLinesHorRight(IStiGridLinesHor value) -
Uses of IStiGridLinesHor in com.stimulsoft.report.chart.view.gridLines.axis
Classes in com.stimulsoft.report.chart.view.gridLines.axis that implement IStiGridLinesHor