ASP.NET MVC

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

    Show / Hide Table of Contents

    Class ChartStripLineExval

    Inheritance
    System.Object
    ChartStripLineExval
    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 ChartStripLineExval : IReportDispose, IDisposable

    Constructors

    ChartStripLineExval()

    Declaration
    public ChartStripLineExval()

    Properties

    ActionInfo

    Declaration
    public ReportActionInfoExpVal ActionInfo { get; set; }
    Property Value
    Type Description
    ReportActionInfoExpVal

    BackgroundImg

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

    Interval

    Declaration
    public float Interval { get; set; }
    Property Value
    Type Description
    System.Single

    IntervalOffset

    Declaration
    public float IntervalOffset { get; set; }
    Property Value
    Type Description
    System.Single

    IntervalOffsetType

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

    IntervalType

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

    StripWidth

    Declaration
    public float StripWidth { get; set; }
    Property Value
    Type Description
    System.Single

    StripWidthType

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

    Style

    Declaration
    public ItemStyleExval Style { get; set; }
    Property Value
    Type Description
    ItemStyleExval

    TextOrientation

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

    Title

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

    ToolTip

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

    Methods

    Dispose()

    Declaration
    public void Dispose()

    Implements

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