Uses of Enum Class
com.stimulsoft.report.infographics.gauge.StiLinearBarSkin
Packages that use StiLinearBarSkin
Package
Description
-
Uses of StiLinearBarSkin in com.stimulsoft.report.infographics.gauge
Methods in com.stimulsoft.report.infographics.gauge that return StiLinearBarSkinModifier and TypeMethodDescriptionstatic StiLinearBarSkinReturns the enum constant of this class with the specified name.static StiLinearBarSkin[]StiLinearBarSkin.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiLinearBarSkin in com.stimulsoft.report.infographics.gauge.indicators
Methods in com.stimulsoft.report.infographics.gauge.indicators that return StiLinearBarSkinMethods in com.stimulsoft.report.infographics.gauge.indicators with parameters of type StiLinearBarSkinModifier and TypeMethodDescriptionvoidStiLinearBar.setSkin(StiLinearBarSkin skin) the skin of the component rendering.