ASP.NET MVC

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

    Show / Hide Table of Contents

    Class ChartSmartLabelExval

    Inheritance
    System.Object
    ChartSmartLabelExval
    Implements
    IReportDispose
    System.IDisposable
    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.EJ.ReportViewer.JsonModel
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public class ChartSmartLabelExval : IReportDispose, IDisposable

    Constructors

    ChartSmartLabelExval()

    Declaration
    public ChartSmartLabelExval()

    Properties

    AllowOutSidePlotArea

    Declaration
    public string AllowOutSidePlotArea { get; set; }
    Property Value
    Type Description
    System.String

    CalloutBackColor

    Declaration
    public string CalloutBackColor { get; set; }
    Property Value
    Type Description
    System.String

    CalloutLineAnchor

    Declaration
    public string CalloutLineAnchor { get; set; }
    Property Value
    Type Description
    System.String

    CalloutLineColor

    Declaration
    public string CalloutLineColor { get; set; }
    Property Value
    Type Description
    System.String

    CalloutLineStyle

    Declaration
    public string CalloutLineStyle { get; set; }
    Property Value
    Type Description
    System.String

    CalloutLineWidth

    Declaration
    public string CalloutLineWidth { get; set; }
    Property Value
    Type Description
    System.String

    CalloutStyle

    Declaration
    public string CalloutStyle { get; set; }
    Property Value
    Type Description
    System.String

    ChartNoMoveDirection

    Declaration
    public ChartNoMoveDirectionExval ChartNoMoveDirection { get; set; }
    Property Value
    Type Description
    ChartNoMoveDirectionExval

    Disabled

    Declaration
    public bool Disabled { get; set; }
    Property Value
    Type Description
    System.Boolean

    MarkerOverlapping

    Declaration
    public bool MarkerOverlapping { get; set; }
    Property Value
    Type Description
    System.Boolean

    MaxMovingDistance

    Declaration
    public string MaxMovingDistance { get; set; }
    Property Value
    Type Description
    System.String

    MinMovingDistance

    Declaration
    public string MinMovingDistance { get; set; }
    Property Value
    Type Description
    System.String

    ShowOverlapped

    Declaration
    public bool ShowOverlapped { get; set; }
    Property Value
    Type Description
    System.Boolean

    Methods

    Dispose()

    Declaration
    public void Dispose()

    Implements

    IReportDispose
    System.IDisposable
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved