Gets or sets the size of labels showing images.
Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public float LabelImageSize { get; set; }
Property Value
Type: SingleThe size of image labels.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The property was set to a value outside the valid range (0-100). |
Remarks
Version Information
See Also