WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ChartImageLayout - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ChartImageLayout

    Specifies the position of the image.

    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public enum ChartImageLayout

    Fields

    Name Description
    Center

    The image is centered within the control's client rectangle.

    None

    The image is left-aligned at the top across the control's client rectangle.

    Stretch

    The image is stretched across the control's client rectangle.

    Tile

    The image is tiled across the control's client rectangle.

    Zoom

    The image is enlarged within the control's client rectangle.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved