LegendItemShapeText Property

Gets or sets the text of the legend item label.

Definition

Namespace: BeeMobile.LineChart
Assembly: BeeMobile.LineChart.NET48 (in BeeMobile.LineChart.NET48.dll) Version: 4.8.1.10 (4.8.1.10)
C#
public string Text { get; set; }

Property Value

String

See Also