Legend.Caption Property
Gets or sets the caption of the legend.
Syntax
public System.String Caption { get; set; }
Property Value
Default: "no caption"
The caption of the legend.
Remarks
This property can be specified in several different languages, see Localized properties in Carmenta Studio. To retrieve the caption for a particular language, use the GetLocalizedCaption method.
Platforms
Windows, Linux, Android