TLegendPanelLineChart Property

Gets or sets the line chart, which will be the chart data source for the legend.

Definition

Namespace: BeeMobile.LineChart
Assembly: BeeMobile.LineChart.NET48 (in BeeMobile.LineChart.NET48.dll) Version: 4.8.1.10 (4.8.1.10)
C#
[TypeConverterAttribute("System.ComponentModel.ReferenceConverter, System,Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
public LineChart LineChart { get; set; }

Property Value

LineChart

See Also