ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OlapInteriorGradientBuilder - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class OlapInteriorGradientBuilder

    Inheritance
    System.Object
    OlapInteriorGradientBuilder
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.JavaScript
    Assembly: Syncfusion.EJ.Pivot.dll
    Syntax
    public class OlapInteriorGradientBuilder

    Constructors

    OlapInteriorGradientBuilder(PivotGauge)

    Declaration
    public OlapInteriorGradientBuilder(PivotGauge interiorGradient)
    Parameters
    Type Name Description
    PivotGauge interiorGradient

    Methods

    Add()

    Declaration
    public void Add()

    ColorInfo(Action<CircularColorInfoBuilder>)

    Declaration
    public OlapInteriorGradientBuilder ColorInfo(Action<CircularColorInfoBuilder> colorinfo)
    Parameters
    Type Name Description
    System.Action<CircularColorInfoBuilder> colorinfo
    Returns
    Type Description
    OlapInteriorGradientBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved