ASP.NET MVC

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

    Show / Hide Table of Contents

    Class LinearPointerProperties

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

    Constructors

    LinearPointerProperties()

    Declaration
    public LinearPointerProperties()

    Properties

    BarBackgroundColor

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

    BarBorderColor

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

    BarBorderWidth

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

    BarDistanceFromScale

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

    BarValue

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

    BarWidth

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

    MarkerBackgroundColor

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

    MarkerBorderColor

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

    MarkerBorderWidth

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

    MarkerDistanceFromScale

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

    MarkerLength

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

    MarkerStyle

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

    MarkerValue

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

    MarkerWidth

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

    Methods

    Dispose()

    Declaration
    public void Dispose()

    Implements

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