Legend.HasLocalizedCaption Method
Checks if a localized version of the legend caption is available in a specific language.
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
The language.
Return Value
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