alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum PageOrientation

    Specifies the orientation of a PDF page for the SfChartWizard component.

    Namespace: Syncfusion.Blazor.ChartWizard
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum PageOrientation
    Remarks

    This enumeration controls how the chart is laid out when exported to PDF.

    • Portrait - Specifies that the PDF page is oriented vertically.
    • Landscape - Specifies that the PDF page is oriented horizontally.
    The default orientation is Portrait.

    Fields

    Name Description
    Landscape

    Specifies that the PDF page is oriented horizontally.

    Portrait

    Specifies that the PDF page is oriented vertically.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved