Uses of Enum Class
com.stimulsoft.report.chart.enums.StiMarkerAlignment
Packages that use StiMarkerAlignment
Package
Description
-
Uses of StiMarkerAlignment in com.stimulsoft.report.chart.core.axis
Methods in com.stimulsoft.report.chart.core.axis that return StiMarkerAlignmentModifier and TypeMethodDescriptionprotected final StiMarkerAlignmentStiAxisCoreXF.GetTextAlignment() -
Uses of StiMarkerAlignment in com.stimulsoft.report.chart.core.radarAxis
Methods in com.stimulsoft.report.chart.core.radarAxis that return StiMarkerAlignmentModifier and TypeMethodDescriptionprotected final StiMarkerAlignmentStiYRadarAxisCoreXF.GetTextAlignment() -
Uses of StiMarkerAlignment in com.stimulsoft.report.chart.enums
Methods in com.stimulsoft.report.chart.enums that return StiMarkerAlignmentModifier and TypeMethodDescriptionstatic StiMarkerAlignmentStiMarkerAlignment.forValue(int value) static StiMarkerAlignmentReturns the enum constant of this class with the specified name.static StiMarkerAlignment[]StiMarkerAlignment.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiMarkerAlignment in com.stimulsoft.report.chart.interfaces.axis
Methods in com.stimulsoft.report.chart.interfaces.axis that return StiMarkerAlignmentMethods in com.stimulsoft.report.chart.interfaces.axis with parameters of type StiMarkerAlignment -
Uses of StiMarkerAlignment in com.stimulsoft.report.chart.interfaces.legend
Methods in com.stimulsoft.report.chart.interfaces.legend that return StiMarkerAlignmentMethods in com.stimulsoft.report.chart.interfaces.legend with parameters of type StiMarkerAlignment -
Uses of StiMarkerAlignment in com.stimulsoft.report.chart.interfaces.seriesLabels
Methods in com.stimulsoft.report.chart.interfaces.seriesLabels that return StiMarkerAlignmentMethods in com.stimulsoft.report.chart.interfaces.seriesLabels with parameters of type StiMarkerAlignmentModifier and TypeMethodDescriptionvoidIStiSeriesLabels.setMarkerAlignment(StiMarkerAlignment value) -
Uses of StiMarkerAlignment in com.stimulsoft.report.chart.view.axis
Methods in com.stimulsoft.report.chart.view.axis that return StiMarkerAlignmentModifier and TypeMethodDescriptionStiAxisLabels.getTextAlignment()Gets or sets label text alignment.Methods in com.stimulsoft.report.chart.view.axis with parameters of type StiMarkerAlignmentConstructors in com.stimulsoft.report.chart.view.axis with parameters of type StiMarkerAlignmentModifierConstructorDescriptionStiAxisLabels(String format, String textBefore, String textAfter, float angle, StiFont font, boolean antialiasing, StiLabelsPlacement placement, StiColor color, float width, StiMarkerAlignment textAlignment, double step, boolean allowApplyStyle) StiAxisLabels(String format, String textBefore, String textAfter, float angle, StiFont font, boolean antialiasing, StiLabelsPlacement placement, StiColor color, float width, StiMarkerAlignment textAlignment, double step, boolean allowApplyStyle, boolean wordWrap) -
Uses of StiMarkerAlignment in com.stimulsoft.report.chart.view.legend
Methods in com.stimulsoft.report.chart.view.legend that return StiMarkerAlignmentModifier and TypeMethodDescriptionStiLegend.getMarkerAlignment()Gets or sets alignment of markers related to series title.Methods in com.stimulsoft.report.chart.view.legend with parameters of type StiMarkerAlignment -
Uses of StiMarkerAlignment in com.stimulsoft.report.chart.view.seriesLabels
Methods in com.stimulsoft.report.chart.view.seriesLabels that return StiMarkerAlignmentModifier and TypeMethodDescriptionStiSeriesLabels.getMarkerAlignment()Gets or sets marker alignment related to label text.Methods in com.stimulsoft.report.chart.view.seriesLabels with parameters of type StiMarkerAlignmentModifier and TypeMethodDescriptionvoidStiSeriesLabels.setMarkerAlignment(StiMarkerAlignment value)