PoValueLegend Properties |
The PoValueLegend type exposes the following members.
Name | Description | |
---|---|---|
![]() | boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. |
![]() | boxRatio | Ratio between width and height of the colored boxes in the legend. |
![]() | firstValue | Number of the first value to display. |
![]() | incrementType | Increment type for the values of legend. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | lastValue | Number of the last value to display. |
![]() | lowerUndefString | String indicating the lower undefined level. |
![]() | marginBottom | Bottom margin. |
![]() | marginLeft | Left margin. |
![]() | marginRight | Right margin. |
![]() | marginTop | Top margin. |
![]() | marginType | Margin type. |
![]() | numColumns | Number of columns of the legend. |
![]() | periodValue | Period to display the values in 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. |
![]() | upperUndefString | String indicating the upper undefined level. |
![]() | 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. |