WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum OfficeFillType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum OfficeFillType

    Specifies a shape's fill type.

    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Base.dll
    Syntax
    public enum OfficeFillType

    Fields

    Name Description
    Gradient

    Indicates gradient type.

    Pattern

    Indicates pattern type.

    Picture

    Indicates picture type.

    SolidColor

    Indicates Solid color.

    Texture

    Indicates texture type.

    UnknownGradient

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

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved