Class LinearPointer
Represents a linear pointer to be drawn against a linear scale.
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.RDL.DOM
Assembly: Syncfusion.EJ.ReportViewer.dll
Syntax
public class LinearPointer : GaugePointer
Constructors
LinearPointer()
Declaration
public LinearPointer()
LinearPointer(ReportSerializer)
Declaration
public LinearPointer(ReportSerializer serializer)
Parameters
Type | Name | Description |
---|---|---|
ReportSerializer | serializer |
Properties
Thermometer
Declaration
public Thermometer Thermometer { get; set; }
Property Value
Type | Description |
---|---|
Thermometer |
Type
Declaration
public LinearPointerType Type { get; set; }
Property Value
Type | Description |
---|---|
LinearPointerType |