Click or drag to resize
PoItemLegend Properties

The PoItemLegend type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertyboxColor

List of colors for the boxes (boxColor.getNum() must be greater or equal to item.getNum(), otherwise all boxes get the same color which is the inherited color).

Public propertyboxRatio

Ratio between width and height of the colored boxes in the legend.

(Inherited from PoLegend.)
Public propertyboxVisibility

Visibility of the boxes.

Public propertyend

Second point of the same diagonal.

Public propertyincrementType

Increment type for the values of legend.

(Inherited from PoLegend.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyitem

List of item names.

Public propertylineColor

List of colors for lines.

Public propertylinePattern

Be careful: (lineColor or lineSize or linePattern).getNum() must be greater or equal to item.getNum() in order to take into account one of these fields, otherwise the inherited attributes will be used.

Public propertylineSize

List of sizes for lines.

Public propertylineVisibility

Visibility of the lines.

Public propertymarginBottom

Bottom margin.

(Inherited from PoLegend.)
Public propertymarginLeft

Left margin.

(Inherited from PoLegend.)
Public propertymarginRight

Right margin.

(Inherited from PoLegend.)
Public propertymarginTop

Top margin.

(Inherited from PoLegend.)
Public propertymarginType

Margin type.

(Inherited from PoLegend.)
Public propertymarkerColor

List of color for markers.

Public propertymarkerSize

List of sizes for markers.

Public propertymarkerString

The markers are defined by a list of strings.

Public propertymarkerVisibility

Visibility of the markers.

Public propertynumColumns

Number of columns of the legend.

(Inherited from PoLegend.)
Public propertystart

First point of one of the diagonals of the rectangle delimiting the legend.

Public propertytitleFontName

Font name of the title.

(Inherited from PoLegend.)
Public propertytitleFontSize

Font size of the title.

(Inherited from PoLegend.)
Public propertytitlePath

Title path.

(Inherited from PoLegend.)
Public propertytitlePosition

Title position.

(Inherited from PoLegend.)
Public propertytitleString

Title string.

(Inherited from PoLegend.)
Public propertytitleVisibility

Title visibility.

(Inherited from PoLegend.)
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Public propertyvalueAddString

String to be concatenated.

(Inherited from PoLegend.)
Public propertyvalueAddStringVisibility

Visibility of a string concatenated to the values.

(Inherited from PoLegend.)
Public propertyvalueFontName

Font name of values.

(Inherited from PoLegend.)
Public propertyvaluePosition

Values positions.

(Inherited from PoLegend.)
Public propertyvalueVisibility

Values visibility.

(Inherited from PoLegend.)
Top
See Also