Uses of Enum Class
com.stimulsoft.report.enums.StiOrientation
Packages that use StiOrientation
Package
Description
-
Uses of StiOrientation in com.stimulsoft.report
Methods in com.stimulsoft.report that return StiOrientationModifier and TypeMethodDescriptionfinal StiOrientationStiReport.getParametersOrientation()Gets or sets value which indicates parameters panel orientation.Methods in com.stimulsoft.report with parameters of type StiOrientationModifier and TypeMethodDescriptionfinal voidStiReport.setParametersOrientation(StiOrientation value) -
Uses of StiOrientation in com.stimulsoft.report.enums
Methods in com.stimulsoft.report.enums that return StiOrientationModifier and TypeMethodDescriptionstatic StiOrientationStiOrientation.forValue(int value) static StiOrientationReturns the enum constant of this class with the specified name.static StiOrientation[]StiOrientation.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiOrientation in com.stimulsoft.report.infographics.gauge.scales
Methods in com.stimulsoft.report.infographics.gauge.scales that return StiOrientationMethods in com.stimulsoft.report.infographics.gauge.scales with parameters of type StiOrientationModifier and TypeMethodDescriptionvoidStiLinearScale.setOrientation(StiOrientation orientation) linearScale orientation.