LegendItem.Description Property
Gets or sets the description.
Syntax
public System.String Description { get; set; }
Property Value
Default: "no description"
A description of the legend item.
Remarks
The description is the explaining text that will appear to the right of the image.
This property can be specified in several different languages, see Localized properties in Carmenta Studio. To retrieve the description for a particular language, use the GetLocalizedDescription method.
Platforms
Windows, Linux, Android