ClassLinearGaugeLabels
Class
Internal use only
Definition
Namespace:Telerik.Reporting.Processing
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
public class LinearGaugeLabels : GaugeLabelsBase
Inheritance: objectReportObjectLayoutElementVisualElementProcessingElementGaugeLabelsBaseLinearGaugeLabels
Inherited Members
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