Uses of Class
com.stimulsoft.report.infographics.gauge.styles.view.StiCustomGaugeStyle

Packages that use StiCustomGaugeStyle
com.stimulsoft.report.infographics.gauge.styles.core   
 

Uses of StiCustomGaugeStyle in com.stimulsoft.report.infographics.gauge.styles.core
 

Methods in com.stimulsoft.report.infographics.gauge.styles.core that return StiCustomGaugeStyle
 StiCustomGaugeStyle StiCustomGaugeStyleCoreXF.getCustomStyle()
           
 

Methods in com.stimulsoft.report.infographics.gauge.styles.core with parameters of type StiCustomGaugeStyle
 void StiCustomGaugeStyleCoreXF.setCustomStyle(StiCustomGaugeStyle customStyle)
           
 

Constructors in com.stimulsoft.report.infographics.gauge.styles.core with parameters of type StiCustomGaugeStyle
StiCustomGaugeStyleCoreXF(StiCustomGaugeStyle customStyle)