menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class SmithchartSeriesMarkerDataLabelBorderBuilder

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

    Constructors

    SmithchartSeriesMarkerDataLabelBorderBuilder()

    Declaration
    public SmithchartSeriesMarkerDataLabelBorderBuilder()

    SmithchartSeriesMarkerDataLabelBorderBuilder(SmithchartSeriesMarkerDataLabelBorder)

    Declaration
    public SmithchartSeriesMarkerDataLabelBorderBuilder(SmithchartSeriesMarkerDataLabelBorder model)
    Parameters
    Type Name Description
    SmithchartSeriesMarkerDataLabelBorder model

    Methods

    Color(String)

    border color for data label color.

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

    Width(Double)

    border width for data label border.

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