Uses of Class
com.stimulsoft.base.system.StiCultureInfo

Packages that use StiCultureInfo
com.stimulsoft.report.options   
 

Uses of StiCultureInfo in com.stimulsoft.report.options
 

Methods in com.stimulsoft.report.options that return StiCultureInfo
static StiCultureInfo ExportOptions.Html.getForcedCultureForCharts()
          Gets or sets a forced culture for the charts rendering.
 

Methods in com.stimulsoft.report.options with parameters of type StiCultureInfo
static void ExportOptions.Html.setForcedCultureForCharts(StiCultureInfo value)