GemBox.Spreadsheet
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    ChartElementLayoutMode Enum

    Namespace:
    GemBox.Spreadsheet.Charts
    Assembly:
    GemBox.Spreadsheet.dll

    Represents possible ways to interpret ChartElementLayout property values.

    • C#
    • VB.NET
    public enum ChartElementLayoutMode
    Public Enum ChartElementLayoutMode

    Fields

    Edge

    If used on the width or height context, the related property should be used to set the right or bottom position of the element.

    If used on the left or top position context, the related property should be directly interpreted as the new left or top position of the element.

    Factor

    If used on the width or height context, the related property should be directly interpreted as the new width or height of the element.

    If used on the left or top position context, the element's left or top position should be increased by the related property value.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.