Class ChartPlacement
Specifies the placement of element by the parent bounds.
Inheritance
System.Object
ChartPlacement
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public sealed class ChartPlacement : Enum
Fields
Inside
Elements are located inside the parent.
Declaration
public const ChartPlacement Inside
Field Value
| Type |
|---|
| ChartPlacement |
Outside
Elements are located outside the parent.
Declaration
public const ChartPlacement Outside
Field Value
| Type |
|---|
| ChartPlacement |