Uses of Enum Class
com.stimulsoft.report.enums.StiGlobalGuiStyle
Packages that use StiGlobalGuiStyle
Package
Description
-
Uses of StiGlobalGuiStyle in com.stimulsoft.report.chart.core.area.radar
Methods in com.stimulsoft.report.chart.core.area.radar with parameters of type StiGlobalGuiStyleModifier and TypeMethodDescriptionvoidStiRadarLineAreaCoreXF.ApplyStyle(StiGlobalGuiStyle style) voidStiRadarPointAreaCoreXF.ApplyStyle(StiGlobalGuiStyle style) -
Uses of StiGlobalGuiStyle in com.stimulsoft.report.chart.core.area.stackedColumn
Methods in com.stimulsoft.report.chart.core.area.stackedColumn with parameters of type StiGlobalGuiStyleModifier and TypeMethodDescriptionvoidStiStackedColumnAreaCoreXF.ApplyStyle(StiGlobalGuiStyle style) -
Uses of StiGlobalGuiStyle in com.stimulsoft.report.enums
Methods in com.stimulsoft.report.enums that return StiGlobalGuiStyleModifier and TypeMethodDescriptionstatic StiGlobalGuiStyleStiGlobalGuiStyle.forValue(int value) static StiGlobalGuiStyleReturns the enum constant of this class with the specified name.static StiGlobalGuiStyle[]StiGlobalGuiStyle.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiGlobalGuiStyle in com.stimulsoft.report.options
Methods in com.stimulsoft.report.options that return StiGlobalGuiStyleModifier and TypeMethodDescriptionstatic StiGlobalGuiStyleWindowsOptions.getGlobalGuiStyle()Gets or sets current theme of Stimulsoft Reports application.Methods in com.stimulsoft.report.options with parameters of type StiGlobalGuiStyleModifier and TypeMethodDescriptionstatic voidWindowsOptions.setGlobalGuiStyle(StiGlobalGuiStyle value)