Xamarin.iOS

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

    Show / Hide Table of Contents

    Class OfficeFillType

    Specifies a shape's fill type.

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

    Fields

    Gradient

    Indicates gradient type.

    Declaration
    public const OfficeFillType Gradient
    Field Value
    Type Description
    OfficeFillType

    Pattern

    Indicates pattern type.

    Declaration
    public const OfficeFillType Pattern
    Field Value
    Type Description
    OfficeFillType

    Picture

    Indicates picture type.

    Declaration
    public const OfficeFillType Picture
    Field Value
    Type Description
    OfficeFillType

    SolidColor

    Indicates Solid color.

    Declaration
    public const OfficeFillType SolidColor
    Field Value
    Type Description
    OfficeFillType

    Texture

    Indicates texture type.

    Declaration
    public const OfficeFillType Texture
    Field Value
    Type Description
    OfficeFillType

    UnknownGradient

    Indicates unsupport gradient that can be created using Excel 2007, but not supported correctly by Excel 2003 structures.

    Declaration
    public const OfficeFillType UnknownGradient
    Field Value
    Type Description
    OfficeFillType

    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