ASP.NET MVC

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

    Show / Hide Table of Contents

    Class RadialPointer

    Represents a radial pointer to be drawn against a radial scale.

    Inheritance
    System.Object
    GaugePointer
    RadialPointer
    Inherited Members
    GaugePointer.Style
    GaugePointer.GaugeInputValue
    GaugePointer.PointerImage
    GaugePointer.ActionInfo
    GaugePointer.BarStart
    GaugePointer.MarkerStyle
    GaugePointer.Placement
    GaugePointer.Name
    GaugePointer.DistanceFromScale
    GaugePointer.MarkerLength
    GaugePointer.SnappingEnabled
    GaugePointer.SnappingInterval
    GaugePointer.ToolTip
    GaugePointer.Hidden
    GaugePointer.Width
    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.RDL.DOM
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public class RadialPointer : GaugePointer

    Constructors

    RadialPointer()

    Declaration
    public RadialPointer()

    RadialPointer(ReportSerializer)

    Declaration
    public RadialPointer(ReportSerializer serializer)
    Parameters
    Type Name Description
    ReportSerializer serializer

    Properties

    NeedleStyle

    Declaration
    public NeedleStyleGauge NeedleStyle { get; set; }
    Property Value
    Type Description
    NeedleStyleGauge

    PointerCap

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

    Type

    Declaration
    public RadialPointerType Type { get; set; }
    Property Value
    Type Description
    RadialPointerType
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved