ASP.NET Core

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

    Show / Hide Table of Contents

    Class OutlierSettingsBuilder

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

    Constructors

    OutlierSettingsBuilder(OutlierSettings)

    Declaration
    public OutlierSettingsBuilder(OutlierSettings outlier)
    Parameters
    Type Name Description
    OutlierSettings outlier

    Methods

    Shape(ChartShape)

    Declaration
    public OutlierSettingsBuilder Shape(ChartShape Shape)
    Parameters
    Type Name Description
    ChartShape Shape
    Returns
    Type Description
    OutlierSettingsBuilder

    Size(Action<SizeBuilder>)

    Declaration
    public OutlierSettingsBuilder Size(Action<SizeBuilder> size)
    Parameters
    Type Name Description
    System.Action<SizeBuilder> size
    Returns
    Type Description
    OutlierSettingsBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved