Class TreeMapPrintMode
Enumaration class represents the TreeMap print mode type.
Inheritance
System.Object
TreeMapPrintMode
Namespace: Syncfusion.UI.Xaml.TreeMap
Assembly: Syncfusion.SfTreeMap.WPF.dll
Syntax
public sealed class TreeMapPrintMode : Enum
Fields
Landscape
Print the treemap in land scape mode.
Declaration
public const TreeMapPrintMode Landscape
Field Value
Type |
---|
TreeMapPrintMode |
Portrait
Print the treemap in portrait mode.
Declaration
public const TreeMapPrintMode Portrait
Field Value
Type |
---|
TreeMapPrintMode |