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