Xamarin.Android

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

    Show / Hide Table of Contents

    Class ExcelChartPictureType

    Gets or Sets the way picture are displayed on the walls and Faces of 3D-chart.

    Inheritance
    System.Object
    ExcelChartPictureType
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ExcelChartPictureType : Enum

    Fields

    stack

    Represent the picture format is Stack.

    Declaration
    public const ExcelChartPictureType stack
    Field Value
    Type Description
    ExcelChartPictureType

    stackScale

    Represent the picture format is stackScale.

    Declaration
    public const ExcelChartPictureType stackScale
    Field Value
    Type Description
    ExcelChartPictureType

    stretch

    Represent the picture format is stretch.

    Declaration
    public const ExcelChartPictureType stretch
    Field Value
    Type Description
    ExcelChartPictureType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved