Enum LayoutTargets
Specifies the value indicates the layout targets for the chart.
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.Base.dll
Syntax
public enum LayoutTargets
Fields
Name | Description |
---|---|
auto | Indicates the layout target is automatic. |
inner | Indicates the plot area size shall determine the size of the plot area, not including the tick marks and axis labels |
outer | Indicates the plot area size shall determine the size of the plot area, the tick marks, and the axis labels |