alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved