MindFusion.Wpf Pack Programmer's Guide
Chart.LegendPosition Property
See Also
 





Gets or sets the legend position.

Namespace: MindFusion.Spreadsheet.Wpf.Charts
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public LegendPosition LegendPosition { get; set; }

Visual Basic  Copy Code

Public Property LegendPosition As LegendPosition

 Property Value

A member of the LegendPosition enumeration. The default is RightMiddle.

 See Also

Chart Members
Chart Class
MindFusion.Spreadsheet.Wpf.Charts Namespace