LiveChart.LegendPosition property¶
Defined in
Type: LiveChart
Namespace: CrissCross.WPF.Plot
Assembly: CrissCross.WPF.Plot.dll
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
public LegendPosition LegendPosition { get; set; }
Summary: Gets or sets the position of the legend within the chart.
Returns: LegendPosition
Remarks
Changing this property updates the location where the legend is displayed. The available positions are defined by the LegendPosition enumeration.