PoItemLegend Properties |
The PoItemLegend type exposes the following members.
Name | Description | |
---|---|---|
![]() | boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. |
![]() | boxColor | 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). |
![]() | boxRatio | Ratio between width and height of the colored boxes in the legend. |
![]() | boxVisibility | Visibility of the boxes. |
![]() | end | Second point of the same diagonal. |
![]() | incrementType | Increment type for the values of legend. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | item | List of item names. |
![]() | lineColor | List of colors for lines. |
![]() | linePattern | 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. |
![]() | lineSize | List of sizes for lines. |
![]() | lineVisibility | Visibility of the lines. |
![]() | marginBottom | Bottom margin. |
![]() | marginLeft | Left margin. |
![]() | marginRight | Right margin. |
![]() | marginTop | Top margin. |
![]() | marginType | Margin type. |
![]() | markerColor | List of color for markers. |
![]() | markerSize | List of sizes for markers. |
![]() | markerString | The markers are defined by a list of strings. |
![]() | markerVisibility | Visibility of the markers. |
![]() | numColumns | Number of columns of the legend. |
![]() | start | First point of one of the diagonals of the rectangle delimiting the legend. |
![]() | titleFontName | Font name of the title. |
![]() | titleFontSize | Font size of the title. |
![]() | titlePath | Title path. |
![]() | titlePosition | Title position. |
![]() | titleString | Title string. |
![]() | titleVisibility | Title visibility. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |
![]() | valueAddString | String to be concatenated. |
![]() | valueAddStringVisibility | Visibility of a string concatenated to the values. |
![]() | valueFontName | Font name of values. |
![]() | valuePosition | Values positions. |
![]() | valueVisibility | Values visibility. |