Uses of Class
com.stimulsoft.report.infographics.gauge.StiLinearRangeColorMode

Packages that use StiLinearRangeColorMode
com.stimulsoft.report.infographics.gauge   
com.stimulsoft.report.infographics.gauge.indicators   
 

Uses of StiLinearRangeColorMode in com.stimulsoft.report.infographics.gauge
 

Methods in com.stimulsoft.report.infographics.gauge that return StiLinearRangeColorMode
static StiLinearRangeColorMode StiLinearRangeColorMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StiLinearRangeColorMode[] StiLinearRangeColorMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of StiLinearRangeColorMode in com.stimulsoft.report.infographics.gauge.indicators
 

Methods in com.stimulsoft.report.infographics.gauge.indicators that return StiLinearRangeColorMode
 StiLinearRangeColorMode StiLinearBar.getRangeColorMode()
          value which indicates the mode that is used to build bar indicator background.
 

Methods in com.stimulsoft.report.infographics.gauge.indicators with parameters of type StiLinearRangeColorMode
 void StiLinearBar.setRangeColorMode(StiLinearRangeColorMode rangeColorMode)
          value which indicates the mode that is used to build bar indicator background.
 



Copyright © 2018 Stimulsoft. All Rights Reserved.