menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SparklineContainerAreaBuilder - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SparklineContainerAreaBuilder

    Inheritance
    System.Object
    Syncfusion.EJ2.ControlBuilder
    SparklineContainerAreaBuilder
    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class SparklineContainerAreaBuilder : ControlBuilder

    Constructors

    SparklineContainerAreaBuilder()

    Declaration
    public SparklineContainerAreaBuilder()

    SparklineContainerAreaBuilder(SparklineContainerArea)

    Declaration
    public SparklineContainerAreaBuilder(SparklineContainerArea model)
    Parameters
    Type Name Description
    SparklineContainerArea model

    Methods

    Background(String)

    To configure Sparkline background color.

    Declaration
    public SparklineContainerAreaBuilder Background(string value)
    Parameters
    Type Name Description
    System.String value
    Returns
    Type
    SparklineContainerAreaBuilder

    Border(Object)

    To configure Sparkline border color and width.

    Declaration
    public SparklineContainerAreaBuilder Border(object value)
    Parameters
    Type Name Description
    System.Object value
    Returns
    Type
    SparklineContainerAreaBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved