Uses of Enum Class
com.stimulsoft.report.chart.view.strips.StiStrips.StiOrientation
Packages that use StiStrips.StiOrientation
Package
Description
-
Uses of StiStrips.StiOrientation in com.stimulsoft.report.chart.interfaces.strips
Methods in com.stimulsoft.report.chart.interfaces.strips that return StiStrips.StiOrientationMethods in com.stimulsoft.report.chart.interfaces.strips with parameters of type StiStrips.StiOrientation -
Uses of StiStrips.StiOrientation in com.stimulsoft.report.chart.view.strips
Methods in com.stimulsoft.report.chart.view.strips that return StiStrips.StiOrientationModifier and TypeMethodDescriptionstatic StiStrips.StiOrientationStiStrips.StiOrientation.forValue(int value) final StiStrips.StiOrientationStiStrips.getOrientation()Gets or sets horizontal or vertical orientation of strips.static StiStrips.StiOrientationReturns the enum constant of this class with the specified name.static StiStrips.StiOrientation[]StiStrips.StiOrientation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.stimulsoft.report.chart.view.strips with parameters of type StiStrips.StiOrientationModifier and TypeMethodDescriptionfinal voidStiStrips.setOrientation(StiStrips.StiOrientation value)