ClassLinearGaugeTicks
Class
Internal use only
Definition
Namespace:Telerik.Reporting.Processing
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
public class LinearGaugeTicks : GaugeTicksBase
Inheritance: objectReportObjectLayoutElementVisualElementProcessingElementGaugeTicksBaseLinearGaugeTicks
Inherited Members
Constructors
LinearGaugeTicks()
Declaration
cs-api-definition
public LinearGaugeTicks()
Properties
Offset
Gets or sets the placement offset of the ticks in percentage radio to the gauge width.
Declaration
cs-api-definition
public double Offset { get; set; }
Property Value
double