Uses of Interface
com.stimulsoft.report.chart.interfaces.styles.IStiChartStyle
Packages that use IStiChartStyle
Package
Description
-
Uses of IStiChartStyle in com.stimulsoft.report.chart
Methods in com.stimulsoft.report.chart that return IStiChartStyleModifier and TypeMethodDescriptionfinal IStiChartStyleStiChart.getStyle()Gets or sets style of the chart.Methods in com.stimulsoft.report.chart with parameters of type IStiChartStyle -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core
Methods in com.stimulsoft.report.chart.core with parameters of type IStiChartStyle -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.area
Methods in com.stimulsoft.report.chart.core.area with parameters of type IStiChartStyleModifier and TypeMethodDescriptionvoidStiAreaCoreXF.applyStyle(IStiChartStyle style) Applying specified style to this area.voidStiAxisAreaCoreXF.applyStyle(IStiChartStyle style) Applying specified style to this area. -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.area.radar
Methods in com.stimulsoft.report.chart.core.area.radar with parameters of type IStiChartStyleModifier and TypeMethodDescriptionvoidStiRadarAreaCoreXF.applyStyle(IStiChartStyle style) Applying specified style to this area. -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.axis
Methods in com.stimulsoft.report.chart.core.axis with parameters of type IStiChartStyleModifier and TypeMethodDescriptionvoidStiAxisCoreXF.applyStyle(IStiChartStyle style) voidStiAxisLabelsCoreXF.applyStyle(IStiChartStyle style) voidStiAxisTitleCoreXF.applyStyle(IStiChartStyle style) -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.chartTitle
Methods in com.stimulsoft.report.chart.core.chartTitle with parameters of type IStiChartStyle -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.constantLines
Methods in com.stimulsoft.report.chart.core.constantLines with parameters of type IStiChartStyleModifier and TypeMethodDescriptionfinal voidStiConstantLinesCoreXF.applyStyle(IStiChartStyle style) Applying specified style to this area. -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.gridLines
Methods in com.stimulsoft.report.chart.core.gridLines with parameters of type IStiChartStyleModifier and TypeMethodDescriptionvoidStiGridLinesCoreXF.applyStyle(IStiChartStyle style) voidStiRadarGridLinesCoreXF.applyStyle(IStiChartStyle style) -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.interlacing
Methods in com.stimulsoft.report.chart.core.interlacing with parameters of type IStiChartStyle -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.legend
Methods in com.stimulsoft.report.chart.core.legend with parameters of type IStiChartStyle -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.radarAxis
Methods in com.stimulsoft.report.chart.core.radarAxis with parameters of type IStiChartStyleModifier and TypeMethodDescriptionabstract voidStiRadarAxisCoreXF.applyStyle(IStiChartStyle style) voidStiRadarAxisLabelsCoreXF.applyStyle(IStiChartStyle style) voidStiXRadarAxisCoreXF.applyStyle(IStiChartStyle style) voidStiYRadarAxisCoreXF.applyStyle(IStiChartStyle style) -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.series
Methods in com.stimulsoft.report.chart.core.series with parameters of type IStiChartStyleModifier and TypeMethodDescriptionvoidStiSeriesCoreXF.ApplyStyle(IStiChartStyle style, StiColor color) -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.series.bubble
Methods in com.stimulsoft.report.chart.core.series.bubble with parameters of type IStiChartStyleModifier and TypeMethodDescriptionvoidStiBubbleSeriesCoreXF.ApplyStyle(IStiChartStyle style, StiColor color) -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.series.candlestick
Methods in com.stimulsoft.report.chart.core.series.candlestick with parameters of type IStiChartStyleModifier and TypeMethodDescriptionvoidStiCandlestickSeriesCoreXF.ApplyStyle(IStiChartStyle style, StiColor color) -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.series.clusteredBar
Methods in com.stimulsoft.report.chart.core.series.clusteredBar with parameters of type IStiChartStyleModifier and TypeMethodDescriptionvoidStiClusteredBarSeriesCoreXF.ApplyStyle(IStiChartStyle style, StiColor color) -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.series.clusteredColumn
Methods in com.stimulsoft.report.chart.core.series.clusteredColumn with parameters of type IStiChartStyleModifier and TypeMethodDescriptionvoidStiAreaSeriesCoreXF.ApplyStyle(IStiChartStyle style, StiColor color) voidStiBaseLineSeriesCoreXF.ApplyStyle(IStiChartStyle style, StiColor color) voidStiClusteredColumnSeriesCoreXF.ApplyStyle(IStiChartStyle style, StiColor color) voidStiSplineAreaSeriesCoreXF.ApplyStyle(IStiChartStyle style, StiColor color) voidStiSteppedAreaSeriesCoreXF.ApplyStyle(IStiChartStyle style, StiColor color) -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.series.funnel
Methods in com.stimulsoft.report.chart.core.series.funnel with parameters of type IStiChartStyleModifier and TypeMethodDescriptionvoidStiFunnelSeriesCoreXF.ApplyStyle(IStiChartStyle style, StiColor color) -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.series.pie
Methods in com.stimulsoft.report.chart.core.series.pie with parameters of type IStiChartStyleModifier and TypeMethodDescriptionvoidStiPieSeriesCoreXF.ApplyStyle(IStiChartStyle style, StiColor color) -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.series.radar
Methods in com.stimulsoft.report.chart.core.series.radar with parameters of type IStiChartStyleModifier and TypeMethodDescriptionvoidStiRadarAreaSeriesCoreXF.ApplyStyle(IStiChartStyle style, StiColor color) voidStiRadarLineSeriesCoreXF.ApplyStyle(IStiChartStyle style, StiColor color) voidStiRadarSeriesCoreXF.ApplyStyle(IStiChartStyle style, StiColor color) -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.series.range
Methods in com.stimulsoft.report.chart.core.series.range with parameters of type IStiChartStyleModifier and TypeMethodDescriptionvoidStiRangeSeriesCoreXF.ApplyStyle(IStiChartStyle style, StiColor color) voidStiSplineRangeSeriesCoreXF.ApplyStyle(IStiChartStyle style, StiColor color) voidStiSteppedRangeSeriesCoreXF.ApplyStyle(IStiChartStyle style, StiColor color) -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.series.stackedBar
Methods in com.stimulsoft.report.chart.core.series.stackedBar with parameters of type IStiChartStyleModifier and TypeMethodDescriptionvoidStiStackedBarSeriesCoreXF.ApplyStyle(IStiChartStyle style, StiColor color) -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.series.stackedColumn
Methods in com.stimulsoft.report.chart.core.series.stackedColumn with parameters of type IStiChartStyleModifier and TypeMethodDescriptionvoidStiStackedAreaSeriesCoreXF.ApplyStyle(IStiChartStyle style, StiColor color) voidStiStackedBaseLineSeriesCoreXF.ApplyStyle(IStiChartStyle style, StiColor color) voidStiStackedColumnSeriesCoreXF.ApplyStyle(IStiChartStyle style, StiColor color) voidStiStackedSplineAreaSeriesCoreXF.ApplyStyle(IStiChartStyle style, StiColor color) -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.series.stock
Methods in com.stimulsoft.report.chart.core.series.stock with parameters of type IStiChartStyleModifier and TypeMethodDescriptionvoidStiStockSeriesCoreXF.ApplyStyle(IStiChartStyle style, StiColor color) -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.seriesLabels
Methods in com.stimulsoft.report.chart.core.seriesLabels with parameters of type IStiChartStyle -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.seriesLabels.pie
Methods in com.stimulsoft.report.chart.core.seriesLabels.pie with parameters of type IStiChartStyleModifier and TypeMethodDescriptionvoidStiOutsidePieLabelsCoreXF.applyStyle(IStiChartStyle style) -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.strips
Methods in com.stimulsoft.report.chart.core.strips with parameters of type IStiChartStyleModifier and TypeMethodDescriptionfinal voidStiStripsCoreXF.applyStyle(IStiChartStyle style) Applying specified style to this area. -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.table
Methods in com.stimulsoft.report.chart.core.table with parameters of type IStiChartStyle -
Uses of IStiChartStyle in com.stimulsoft.report.chart.core.trendLines
Methods in com.stimulsoft.report.chart.core.trendLines with parameters of type IStiChartStyle -
Uses of IStiChartStyle in com.stimulsoft.report.chart.interfaces
Methods in com.stimulsoft.report.chart.interfaces that return IStiChartStyleMethods in com.stimulsoft.report.chart.interfaces with parameters of type IStiChartStyleModifier and TypeMethodDescriptionvoidIStiApplyStyle.applyStyle(IStiChartStyle style) Apply style to component which release this interface.voidIStiApplyStyleSeries.ApplyStyle(IStiChartStyle style, StiColor color) Apply style to component which release this interface.voidIStiChart.setStyle(IStiChartStyle value) -
Uses of IStiChartStyle in com.stimulsoft.report.chart.view.constantLines
Methods in com.stimulsoft.report.chart.view.constantLines with parameters of type IStiChartStyleModifier and TypeMethodDescriptionfinal voidStiConstantLinesCollection.applyStyle(IStiChartStyle style) Applying specified style to this area. -
Uses of IStiChartStyle in com.stimulsoft.report.chart.view.series
Methods in com.stimulsoft.report.chart.view.series with parameters of type IStiChartStyle -
Uses of IStiChartStyle in com.stimulsoft.report.chart.view.strips
Methods in com.stimulsoft.report.chart.view.strips with parameters of type IStiChartStyleModifier and TypeMethodDescriptionfinal voidStiStripsCollection.applyStyle(IStiChartStyle style) Applying specified style to this area. -
Uses of IStiChartStyle in com.stimulsoft.report.chart.view.styles
Classes in com.stimulsoft.report.chart.view.styles that implement IStiChartStyleModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright Stimulsoft