Class LabelPlacement
Axis label placement.
Inheritance
System.Object
LabelPlacement
Namespace: Syncfusion.UI.Xaml.SmithChart
Assembly: Syncfusion.SfSmithChart.UWP.dll
Syntax
public sealed class LabelPlacement : Enum
Fields
Inside
Axis label displaying within the circle
Declaration
public const LabelPlacement Inside
Field Value
Type |
---|
LabelPlacement |
Outside
Displaying labels out of the circle
Declaration
public const LabelPlacement Outside
Field Value
Type |
---|
LabelPlacement |