skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class RadGauge

Inheritance
System.Object
RadControl
RadGauge
RadLinearGauge
RadRadialGauge
Inherited Members
RadControl.EndVisualStateUpdate(Boolean, Boolean)
RadControl.UpdateVisualState(Boolean)
RadControl.BeginVisualStateUpdate()
RadControl.SetVisualState(String, Boolean)
RadControl.CanUpdateVisualState()
RadControl.ComposeVisualStateName()
RadControl.MeasureOverride(Size)
RadControl.ArrangeOverride(Size)
RadControl.OnApplyTemplate()
RadControl.OnIsEnabledChanged(Boolean, Boolean)
RadControl.LoadCore()
RadControl.OnLoaded()
RadControl.UnloadCore()
RadControl.CurrentVisualState
RadControl.IsLoaded
RadControl.IsLoading
RadControl.IsUnloaded
RadControl.WasUnloaded
RadControl.IsTemplateApplied
Namespace: Telerik.UI.Xaml.Controls.DataVisualization
Assembly: Telerik.WinUI.Controls.dll

Syntax

public abstract class RadGauge : RadControl

Constructors

RadGauge()

Declaration
protected RadGauge()

Fields

IndicatorsZIndexProperty

Declaration
public static readonly DependencyProperty IndicatorsZIndexProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

LabelStepProperty

Declaration
public static readonly DependencyProperty LabelStepProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

LabelTemplateProperty

Declaration
public static readonly DependencyProperty LabelTemplateProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

MajorTickStepProperty

Declaration
public static readonly DependencyProperty MajorTickStepProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

MajorTickTemplateProperty

Declaration
public static readonly DependencyProperty MajorTickTemplateProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

MaxValueProperty

Declaration
public static readonly DependencyProperty MaxValueProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

MiddleTickStepProperty

Declaration
public static readonly DependencyProperty MiddleTickStepProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

MiddleTickTemplateProperty

Declaration
public static readonly DependencyProperty MiddleTickTemplateProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

MinValueProperty

Declaration
public static readonly DependencyProperty MinValueProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

TickStepProperty

Declaration
public static readonly DependencyProperty TickStepProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

TickTemplateProperty

Declaration
public static readonly DependencyProperty TickTemplateProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

Properties

Indicators

Declaration
public GaugeIndicatorCollection Indicators { get; }
Property Value
GaugeIndicatorCollection

IndicatorsZIndex

Declaration
public int IndicatorsZIndex { get; set; }
Property Value
System.Int32

LabelStep

Declaration
public double LabelStep { get; set; }
Property Value
System.Double

LabelTemplate

Declaration
public DataTemplate LabelTemplate { get; set; }
Property Value
Microsoft.UI.Xaml.DataTemplate

MajorTickStep

Declaration
public int MajorTickStep { get; set; }
Property Value
System.Int32

MajorTickTemplate

Declaration
public DataTemplate MajorTickTemplate { get; set; }
Property Value
Microsoft.UI.Xaml.DataTemplate

MaxValue

Declaration
public double MaxValue { get; set; }
Property Value
System.Double

MiddleTickStep

Declaration
public int MiddleTickStep { get; set; }
Property Value
System.Int32

MiddleTickTemplate

Declaration
public DataTemplate MiddleTickTemplate { get; set; }
Property Value
Microsoft.UI.Xaml.DataTemplate

MinValue

Declaration
public double MinValue { get; set; }
Property Value
System.Double

TickStep

Declaration
public double TickStep { get; set; }
Property Value
System.Double

TickTemplate

Declaration
public DataTemplate TickTemplate { get; set; }
Property Value
Microsoft.UI.Xaml.DataTemplate

Methods

ApplyTemplateCore()

Declaration
protected override bool ApplyTemplateCore()
Returns
System.Boolean

Overrides
RadControl.ApplyTemplateCore()

OnCreateAutomationPeer()

Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Microsoft.UI.Xaml.Automation.Peers.AutomationPeer

Overrides
RadControl.OnCreateAutomationPeer()

OnTemplateApplied()

Declaration
protected override void OnTemplateApplied()
Overrides
RadControl.OnTemplateApplied()

UnapplyTemplateCore()

Declaration
protected override void UnapplyTemplateCore()
Overrides
RadControl.UnapplyTemplateCore()

Extension Methods

CollectionExtensions.ToEnumerable<T>(T)
Getting Started
  • Install Now
  • Demos
Support Resources
  • Knowledge Base
Community
  • Forums
  • Blogs
  • XAML Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.