Enum ChartUnitType
Represents modes for chart rows/columns space allocations.
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public enum ChartUnitType
Fields
Name | Description |
---|---|
Pixels | Height/Width will be based on the pixel units given. |
Star | Height/Width will be auto adjusted. |