Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartLegendOverflowMode - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartLegendOverflowMode

    Represents overflow action in legend items panel.

    Inheritance
    System.Object
    ChartLegendOverflowMode
    Namespace: Com.Syncfusion.Charts
    Assembly: Syncfusion.SfChart.Android.dll
    Syntax
    public sealed class ChartLegendOverflowMode : Enum

    Fields

    Scroll

    Use scrollbar to view overflow items in legend.

    Declaration
    public const ChartLegendOverflowMode Scroll
    Field Value
    Type Description
    ChartLegendOverflowMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Wrap

    Wrap the overflow items in to next row of chart legend items layout.

    Declaration
    public const ChartLegendOverflowMode Wrap
    Field Value
    Type Description
    ChartLegendOverflowMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved