LinearGaugeTicks
Class
Internal use only
Definition
Namespace:Telerik.Reporting.Processing
Assembly:Telerik.Reporting.dll
Syntax:
C#
public class LinearGaugeTicks : GaugeTicksBase
Inheritance: objectReportObjectLayoutElementVisualElementProcessingElementGaugeTicksBaseLinearGaugeTicks...
Inherited Members
Constructors
C#
public LinearGaugeTicks()
Properties
Offset
double
Gets or sets the placement offset of the ticks in percentage ratio to the gauge width.
C#
public double Offset { get; set; }