Uses of Enum Class
com.stimulsoft.report.chart.enums.StiLegendDirection
Packages that use StiLegendDirection
Package
Description
-
Uses of StiLegendDirection in com.stimulsoft.report.chart.enums
Methods in com.stimulsoft.report.chart.enums that return StiLegendDirectionModifier and TypeMethodDescriptionstatic StiLegendDirectionStiLegendDirection.forValue(int value) static StiLegendDirectionReturns the enum constant of this class with the specified name.static StiLegendDirection[]StiLegendDirection.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiLegendDirection in com.stimulsoft.report.chart.interfaces.legend
Methods in com.stimulsoft.report.chart.interfaces.legend that return StiLegendDirectionMethods in com.stimulsoft.report.chart.interfaces.legend with parameters of type StiLegendDirection -
Uses of StiLegendDirection in com.stimulsoft.report.chart.view.axis
Methods in com.stimulsoft.report.chart.view.axis that return StiLegendDirectionMethods in com.stimulsoft.report.chart.view.axis with parameters of type StiLegendDirectionModifier and TypeMethodDescriptionvoidStiAxis.setTitleDirection(StiLegendDirection value) Deprecated. -
Uses of StiLegendDirection in com.stimulsoft.report.chart.view.legend
Methods in com.stimulsoft.report.chart.view.legend that return StiLegendDirectionModifier and TypeMethodDescriptionStiLegend.getDirection()Gets or sets direction which used for series drawing in legend.Methods in com.stimulsoft.report.chart.view.legend with parameters of type StiLegendDirection