menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum OfficeGradientStyle - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum OfficeGradientStyle

    Specifies the style for a gradient fill.

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

    Fields

    Name Description
    DiagonalDown

    Indicates diagonal gradient moving from a top corner down to the opposite corner.

    DiagonalUp

    Indicates diagonal gradient moving from a bottom corner up to the opposite corner.

    Diagonl_Down

    Indicates diagonal gradient moving from a top corner down to the opposite corner.

    Diagonl_Up

    Indicates diagonal gradient moving from a bottom corner up to the opposite corner.

    From_Center

    Indicates gradient running from the center out to the corners.

    From_Corner

    Indicates gradient running from a corner to the other three corners.

    FromCenter

    Indicates gradient running from the center out to the corners.

    FromCorner

    Indicates gradient running from a corner to the other three corners.

    Horizontal

    Indicates gradient running horizontally across the chart.

    Vertical

    Indicates gradient running vertically down the chart.

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