Enum ChartPrintMode
Specifies the orientation mode used when printing a chart.
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public enum ChartPrintMode
Fields
| Name | Description |
|---|---|
| Landscape | Represents the ChartPrintMode as Landscape. |
| Portrait | Represents the ChartPrintMode as Portrait. |