ASP.NET MVC

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

    Show / Hide Table of Contents

    Class RadialPointerProperties

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

    Constructors

    RadialPointerProperties()

    Declaration
    public RadialPointerProperties()

    Properties

    ActionInfo

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

    BackgroundColor

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

    BackgroundGradientEndcolor

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

    BackgroundGradientType

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

    BackgroundHatchType

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

    BorderColor

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

    BorderWidth

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

    CapBackGroundColor

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

    CapBackgroundGradientEndcolor

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

    CapBackgroundGradientType

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

    CapBackgroundHatchType

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

    CapHidden

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

    CapOnTop

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

    CapRadius

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

    distanceFromScale

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

    Hidden

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

    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

    NeedleStyle

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

    ToolTip

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

    Type

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

    Value

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

    Width

    Declaration
    public double Width { 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