Class LegendPosition
Legend position in chart area.
Inheritance
System.Object
LegendPosition
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public sealed class LegendPosition : Enum
Fields
Inside
Positioning the legend inside of chart area.
Declaration
public const LegendPosition Inside
Field Value
Type |
---|
LegendPosition |
Outside
Positioning the legend outside of chart area.
Declaration
public const LegendPosition Outside
Field Value
Type |
---|
LegendPosition |