menu

ASP.NET MVC

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

    Show / Hide Table of Contents

    Class EmptyPointSettingsStyleBuilder

    Inheritance
    System.Object
    EmptyPointSettingsStyleBuilder
    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 EmptyPointSettingsStyleBuilder

    Constructors

    EmptyPointSettingsStyleBuilder(ChartEmptyPointStyle)

    Declaration
    public EmptyPointSettingsStyleBuilder(ChartEmptyPointStyle style)
    Parameters
    Type Name Description
    ChartEmptyPointStyle style

    Methods

    Border(Action<ChartBorderBuilder>)

    Declaration
    public EmptyPointSettingsStyleBuilder Border(Action<ChartBorderBuilder> border)
    Parameters
    Type Name Description
    System.Action<ChartBorderBuilder> border
    Returns
    Type Description
    EmptyPointSettingsStyleBuilder

    Color(String)

    Declaration
    public EmptyPointSettingsStyleBuilder Color(string Color)
    Parameters
    Type Name Description
    System.String Color
    Returns
    Type Description
    EmptyPointSettingsStyleBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved