menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class SmithchartLegendBorderBuilder

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

    Constructors

    SmithchartLegendBorderBuilder()

    Declaration
    public SmithchartLegendBorderBuilder()

    SmithchartLegendBorderBuilder(SmithchartLegendBorder)

    Declaration
    public SmithchartLegendBorderBuilder(SmithchartLegendBorder model)
    Parameters
    Type Name Description
    SmithchartLegendBorder model

    Methods

    Color(String)

    border color for legend.

    Declaration
    public SmithchartLegendBorderBuilder Color(string value)
    Parameters
    Type Name Description
    System.String value
    Returns
    Type
    SmithchartLegendBorderBuilder

    Width(Double)

    border width for legend.

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