Gets the displayname that is used for this Rule. It will either be equal to ManualDisplayName or (when that is null)
it will be an auto-generated string. This display name is suitable for use in the property pages, but not in the legend
(since it shows the definition, rather than the value)
Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 51.0.16121.3915 (51.0.16121.3915)
Syntax
C#
public string DisplayName { get; }
Property Value
Type: StringVersion Information
Supported in: 11.4, 11.3, 11.2, 11.1, 11.0, 10.10, 7.11
See Also