Class ChartPrintMode
Specifies the orientation mode used when printing a chart.
Inheritance
System.Object
ChartPrintMode
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public sealed class ChartPrintMode : Enum
Fields
Landscape
Represents the ChartPrintMode as Landscape.
Declaration
public const ChartPrintMode Landscape
Field Value
| Type |
|---|
| ChartPrintMode |
Portrait
Represents the ChartPrintMode as Portrait.
Declaration
public const ChartPrintMode Portrait
Field Value
| Type |
|---|
| ChartPrintMode |