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

    Show / Hide Table of Contents

    AxisCrossType Enum

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

    Represents the possible positions for both chart axis to cross. It does not affect secondary axis.

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

    Fields

    Automatic

    The opposite axis will be automatically positioned.

    Maximum

    The opposite axis will be positioned after this axis maximum value or last category.

    Specific

    The opposite axis will be positioned before an specific point (1-based category index for category axis or a specific value for value axis).

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.