menu

ASP.NET MVC

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AlterColorBuilder

    Show / Hide Table of Contents

    Class AlterColorBuilder

    Inheritance
    System.Object
    AlterColorBuilder
    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.DataVisualization
    Assembly: Syncfusion.EJ.dll
    Syntax
    public class AlterColorBuilder

    Constructors

    AlterColorBuilder(AlterColor)

    Declaration
    public AlterColorBuilder(AlterColor alternate)
    Parameters
    Type Name Description
    AlterColor alternate

    Methods

    Fill(String)

    Declaration
    public AlterColorBuilder Fill(string fill)
    Parameters
    Type Name Description
    System.String fill
    Returns
    Type Description
    AlterColorBuilder

    Opacity(Double)

    Declaration
    public AlterColorBuilder Opacity(double opacity)
    Parameters
    Type Name Description
    System.Double opacity
    Returns
    Type Description
    AlterColorBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved