Xamarin.iOS

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

    Show / Hide Table of Contents

    Class OfficeChartPictureType

    Specifies how pictures are displayed on a column, bar picture chart, or legend key.

    Inheritance
    System.Object
    OfficeChartPictureType
    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Portable.dll
    Syntax
    public sealed class OfficeChartPictureType : Enum

    Fields

    stack

    Indicates picture is sized to repeat a maximum of 15 times in the longest stacked bar.

    Declaration
    public const OfficeChartPictureType stack
    Field Value
    Type Description
    OfficeChartPictureType

    stackScale

    Indicates picture is sized to a specified number of units and repeated the length of the bar.

    Declaration
    public const OfficeChartPictureType stackScale
    Field Value
    Type Description
    OfficeChartPictureType

    stretch

    Indicates picture is stretched the full length of stacked bar.

    Declaration
    public const OfficeChartPictureType stretch
    Field Value
    Type Description
    OfficeChartPictureType

    value__

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