Uses of Interface
com.stimulsoft.report.infographics.gauge.styles.IStiGaugeStyle
Packages that use IStiGaugeStyle
Package
Description
-
Uses of IStiGaugeStyle in com.stimulsoft.report.infographics.gauge
Methods in com.stimulsoft.report.infographics.gauge that return IStiGaugeStyleModifier and TypeMethodDescriptionStiGauge.getGaugeStyle()StiGauge.getStyle()style of the chart.Methods in com.stimulsoft.report.infographics.gauge with parameters of type IStiGaugeStyleModifier and TypeMethodDescriptionvoidStiGauge.applyStyle(IStiGaugeStyle style) voidStiGauge.setStyle(IStiGaugeStyle value) style of the chart. -
Uses of IStiGaugeStyle in com.stimulsoft.report.infographics.gauge.indicators
Methods in com.stimulsoft.report.infographics.gauge.indicators with parameters of type IStiGaugeStyleModifier and TypeMethodDescriptionvoidStiLinearBar.applyStyle(IStiGaugeStyle style) voidStiLinearMarker.applyStyle(IStiGaugeStyle style) voidStiNeedle.applyStyle(IStiGaugeStyle style) voidStiRadialBar.applyStyle(IStiGaugeStyle style) voidStiRadialMarker.applyStyle(IStiGaugeStyle style) -
Uses of IStiGaugeStyle in com.stimulsoft.report.infographics.gauge.primitives.base
Methods in com.stimulsoft.report.infographics.gauge.primitives.base with parameters of type IStiGaugeStyle -
Uses of IStiGaugeStyle in com.stimulsoft.report.infographics.gauge.scales
Methods in com.stimulsoft.report.infographics.gauge.scales with parameters of type IStiGaugeStyleModifier and TypeMethodDescriptionvoidStiLinearScale.applyStyle(IStiGaugeStyle style) voidStiRadialScale.applyStyle(IStiGaugeStyle style) -
Uses of IStiGaugeStyle in com.stimulsoft.report.infographics.gauge.styles
Methods in com.stimulsoft.report.infographics.gauge.styles with parameters of type IStiGaugeStyleModifier and TypeMethodDescriptionvoidIStiApplyStyleGauge.applyStyle(IStiGaugeStyle style) Apply style to component which release this interface. -
Uses of IStiGaugeStyle in com.stimulsoft.report.infographics.gauge.styles.view
Classes in com.stimulsoft.report.infographics.gauge.styles.view that implement IStiGaugeStyleModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright Stimulsoft -
Uses of IStiGaugeStyle in com.stimulsoft.report.infographics.gauge.tick.linear.label
Methods in com.stimulsoft.report.infographics.gauge.tick.linear.label with parameters of type IStiGaugeStyleModifier and TypeMethodDescriptionvoidStiLinearTickLabelMajor.applyStyle(IStiGaugeStyle style) voidStiLinearTickLabelMinor.applyStyle(IStiGaugeStyle style) -
Uses of IStiGaugeStyle in com.stimulsoft.report.infographics.gauge.tick.linear.mark
Methods in com.stimulsoft.report.infographics.gauge.tick.linear.mark with parameters of type IStiGaugeStyleModifier and TypeMethodDescriptionvoidStiLinearTickMarkMajor.applyStyle(IStiGaugeStyle style) voidStiLinearTickMarkMinor.applyStyle(IStiGaugeStyle style) -
Uses of IStiGaugeStyle in com.stimulsoft.report.infographics.gauge.tick.radial.label
Methods in com.stimulsoft.report.infographics.gauge.tick.radial.label with parameters of type IStiGaugeStyleModifier and TypeMethodDescriptionvoidStiRadialTickLabelMajor.applyStyle(IStiGaugeStyle style) voidStiRadialTickLabelMinor.applyStyle(IStiGaugeStyle style) -
Uses of IStiGaugeStyle in com.stimulsoft.report.infographics.gauge.tick.radial.mark
Methods in com.stimulsoft.report.infographics.gauge.tick.radial.mark with parameters of type IStiGaugeStyleModifier and TypeMethodDescriptionvoidStiRadialTickMarkMajor.applyStyle(IStiGaugeStyle style) voidStiRadialTickMarkMinor.applyStyle(IStiGaugeStyle style)