Uses of Enum Class
com.stimulsoft.report.infographics.gauge.StiTickMarkSkin
Packages that use StiTickMarkSkin
Package
Description
-
Uses of StiTickMarkSkin in com.stimulsoft.report.infographics.gauge
Methods in com.stimulsoft.report.infographics.gauge that return StiTickMarkSkinModifier and TypeMethodDescriptionstatic StiTickMarkSkinReturns the enum constant of this class with the specified name.static StiTickMarkSkin[]StiTickMarkSkin.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiTickMarkSkin in com.stimulsoft.report.infographics.gauge.helpers
Methods in com.stimulsoft.report.infographics.gauge.helpers with parameters of type StiTickMarkSkinModifier and TypeMethodDescriptionstatic StiGaugeElementSkinStiGaugeSkinHelper.getTickMarkSkin(StiTickMarkSkin skin) -
Uses of StiTickMarkSkin in com.stimulsoft.report.infographics.gauge.primitives.tick
Methods in com.stimulsoft.report.infographics.gauge.primitives.tick that return StiTickMarkSkinMethods in com.stimulsoft.report.infographics.gauge.primitives.tick with parameters of type StiTickMarkSkinModifier and TypeMethodDescriptionvoidStiTickMarkBase.setSkin(StiTickMarkSkin skin) the skin of the component rendering.