menu

Document Processing

OfficeGradientColor Class - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    OfficeGradientColor Class

    Specifies the type of gradient used in a chart's fill.

    Inheritance
    System.Object
    OfficeGradientColor
    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Base.dll
    Syntax
    public sealed class OfficeGradientColor : Enum

    Fields

    OneColor

    Indicates one color gradient style.

    Declaration
    public const OfficeGradientColor OneColor
    Field Value
    Type
    OfficeGradientColor

    Preset

    Indicates preset gradient style.

    Declaration
    public const OfficeGradientColor Preset
    Field Value
    Type
    OfficeGradientColor

    TwoColor

    Indicates two color gradient style.

    Declaration
    public const OfficeGradientColor TwoColor
    Field Value
    Type
    OfficeGradientColor
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved