ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class SmithchartLegendBorderBuilder

    Inheritance
    System.Object
    ControlBuilder
    SmithchartLegendBorderBuilder
    Inherited Members
    ControlBuilder.Output
    ControlBuilder.Context
    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 Description
    SmithchartLegendBorderBuilder

    Width(Double)

    border width for legend.

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