Enum LayoutModes
Specifies the value indicates the layout modes for the chart.
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.Base.dll
Syntax
public enum LayoutModes
Fields
Name | Description |
---|---|
auto | Indicates the layout mode is automatic |
edge | Indicates the width or Height shall be interpreted as the Right or Bottom of the chart element |
factor | Indicates the Width or Height shall be interpreted as the Width or Height of the chart element |