Class
LinearGaugeLabels

Internal use only

Definition

Namespace:Telerik.Reporting.Processing

Assembly:Telerik.Reporting.dll

Syntax:

cs-api-definition
public class LinearGaugeLabels : GaugeLabelsBase

Inheritance: objectReportObjectLayoutElementVisualElementProcessingElementGaugeLabelsBaseLinearGaugeLabels

Inherited Members GaugeLabelsBase.LabelSegmentCountGaugeLabelsBase.FormatGaugeLabelsBase.FirstVisibleValueGaugeLabelsBase.LastVisibleValueProcessingElement.OnError(Exception)ProcessingElement.ConvertBoundValue(PropertyInfo, object)ProcessingElement.Dispose(bool)ProcessingElement.ToString()ProcessingElement.NameProcessingElement.ExceptionProcessingElement.ParentProcessingElement.ReportProcessingElement.CultureProcessingElement.ChildElementsProcessingElement.DataObjectProcessingElement.ThrowWhenBindingUnsuccessfulVisualElement.StyleVisualElement.VisibleLayoutElement.ParentElementReportObject.ToString(string[])

Constructors

LinearGaugeLabels()

Declaration

cs-api-definition
public LinearGaugeLabels()

Properties

Offset

Gets or sets the placement offset of the labels in percentage ratio to the gauge width.

Declaration

cs-api-definition
public double Offset { get; set; }

Property Value

double

RenderingType

Gets or sets the rendering type of the labels.

Declaration

cs-api-definition
public GaugeLabelsRenderingType RenderingType { get; set; }

Property Value

GaugeLabelsRenderingType