PoDataMapping Properties |
The PoDataMapping type exposes the following members.
Name | Description | |
---|---|---|
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
maxThreshold | Maximum threshold value. | |
maxThresholdColor | Color associated to values >= maxThreshold. | |
maxThresholdEnabled | Defines if the maximum threshold is enabled. | |
maxThresholdTransparency | Transparency associated to values >= maxThreshold. | |
minThreshold | Minimum threshold value. | |
minThresholdColor | Color associated to values <= minThreshold. | |
minThresholdEnabled | Defines if the minimum threshold is enabled. | |
minThresholdTransparency | Transparency associated to values <= minThreshold. | |
transparencyEnabled | Enable/Disable the taking into account of transparency. | |
transparencyValueDeletedParts | Each primitive part of which transparency >= transparencyValueDeletedParts, is deleted. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |