Class LinearGaugeTicks
Inheritance
System.Object
LinearGaugeTicks
Inherited Members
Namespace: Telerik.Reporting.Processing
Assembly: Telerik.Reporting.dll
Syntax
public class LinearGaugeTicks : GaugeTicksBase, IDisposable, IStyle, IFont, IBackgroundImage, IBorderColor, IBorderStyle, IBorderWidth, IPadding, INamedObject, IProcessingElement, IEvaluationContext
Constructors
LinearGaugeTicks()
Declaration
public LinearGaugeTicks()
Properties
Offset
Gets or sets the placement offset of the ticks in percentage radio to the gauge width.
Declaration
public double Offset { get; set; }
Property Value
System.Double
|