ClassLinearGaugeIndicator
Class
Internal use only
Definition
Namespace:Telerik.Reporting.Processing
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
public class LinearGaugeIndicator : ProcessingElement
Inheritance: objectReportObjectLayoutElementVisualElementProcessingElementLinearGaugeIndicator
Inherited Members
Constructors
LinearGaugeIndicator()
Declaration
cs-api-definition
public LinearGaugeIndicator()
Properties
Length
Gets or sets the length of the needle in percentage ratio to the total gauge width.
Declaration
cs-api-definition
public double Length { get; set; }
Property Value
double
Offset
Gets or sets the current indicator offset of the gauge.
Declaration
cs-api-definition
public object Offset { get; set; }
Property Value
object
Thickness
Gets or sets the current indicator thickness of the gauge.
Declaration
cs-api-definition
public double Thickness { get; set; }
Property Value
double
Type
Gets or sets the indicator type of gauge.