ASP.NET MVC

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

    Show / Hide Table of Contents

    Class ChartAreaAxisExval

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

    Constructors

    ChartAreaAxisExval()

    Declaration
    public ChartAreaAxisExval()

    Properties

    AllowLabelRotation

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

    Angle

    Declaration
    public int Angle { get; set; }
    Property Value
    Type Description
    System.Int32

    Arrows

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

    CategoryLabel

    Declaration
    public CategoryLabelExval CategoryLabel { get; set; }
    Property Value
    Type Description
    CategoryLabelExval

    ChartAxisTitle

    Declaration
    public ChartAxiesExval ChartAxisTitle { get; set; }
    Property Value
    Type Description
    ChartAxiesExval

    ChartMajorGridLines

    Declaration
    public ChartGridLinesExval ChartMajorGridLines { get; set; }
    Property Value
    Type Description
    ChartGridLinesExval

    ChartMajorTickMarks

    Declaration
    public ChartTickMarksExval ChartMajorTickMarks { get; set; }
    Property Value
    Type Description
    ChartTickMarksExval

    ChartMinorGridLines

    Declaration
    public ChartGridLinesExval ChartMinorGridLines { get; set; }
    Property Value
    Type Description
    ChartGridLinesExval

    ChartMinorTickMarks

    Declaration
    public ChartTickMarksExval ChartMinorTickMarks { get; set; }
    Property Value
    Type Description
    ChartTickMarksExval

    ChartStripLines

    Declaration
    public List<ChartStripLineExval> ChartStripLines { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<ChartStripLineExval>

    CrossAt

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

    HideEndLabels

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

    HideLabels

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

    IncludeZero

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

    Interlaced

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

    InterlacedColor

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

    Interval

    Declaration
    public double Interval { get; set; }
    Property Value
    Type Description
    System.Double

    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

    LabelColor

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

    LabelFont

    Declaration
    public FontExval LabelFont { get; set; }
    Property Value
    Type Description
    FontExval

    LabelFormat

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

    LabelInterval

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

    LabelIntervalOffset

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

    LabelIntervalOffsetType

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

    LabelIntervalType

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

    LabelOverFlowMode

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

    LabelsAutoFitEnabled

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

    LineColor

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

    LineStyle

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

    LineWidth

    Declaration
    public double LineWidth { get; set; }
    Property Value
    Type Description
    System.Double

    Location

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

    LogBase

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

    LogScale

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

    Margin

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

    MarksAlwaysAtPlotEdge

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

    Maximum

    Declaration
    public double Maximum { get; set; }
    Property Value
    Type Description
    System.Double

    Minimum

    Declaration
    public double Minimum { get; set; }
    Property Value
    Type Description
    System.Double

    Name

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

    OffsetLabels

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

    PrExventFontGrow

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

    PrExventFontShrink

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

    PrExventLabelOffset

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

    PrExventWordWrap

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

    RExverse

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

    Scalar

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

    Style

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

    TextDecoration

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

    VariableAutoInterval

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

    VisibleStatus

    Declaration
    public string VisibleStatus { 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