Legend.HasLocalizedCaption Method
Thread safety: This property is not thread-safe.
HasLocalizedCaption(System.String language)
Checks if a localized version of the legend caption is available in a specific language.Syntax
public System.Boolean HasLocalizedCaption (
System.String language
)
Parameters
language
Type: System.String
The language.
The language.
Return Value
Type: System.Boolean
True if a localized caption is available; False otherwise.
True if a localized caption is available; False otherwise.
Remarks
A localized caption may be specified in the configuration file or set by the SetLocalizedCaption method.
Platforms
Windows, Linux, Android