Enum ChartPlacement
Specifies the placement of element by the parent bounds.
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public enum ChartPlacement
Fields
Name | Description |
---|---|
Inside | Elements are located inside the parent. |
Outside | Elements are located outside the parent. |