Click or drag to resize
PoNonLinearValueLegend2 Properties

The PoNonLinearValueLegend2 type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertyboxRatio

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

(Inherited from PoLegend.)
Public propertyend

Second point of the same diagonal.

(Inherited from PoAutoValueLegend.)
Public propertyfirstValue

Number of the first value to display.

(Inherited from PoValueLegend.)
Public propertyincrementType

Increment type for the values of legend.

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

Number of the last value to display.

(Inherited from PoValueLegend.)
Public propertylowerUndefString

String indicating the lower undefined level.

(Inherited from PoValueLegend.)
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 propertynumColumns

Number of columns of the legend.

(Inherited from PoLegend.)
Public propertyperiodValue

Period to display the values in the legend.

(Inherited from PoValueLegend.)
Public propertystart

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

(Inherited from PoAutoValueLegend.)
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 propertyupperUndefString

String indicating the upper undefined level.

(Inherited from PoValueLegend.)
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