menu

WinUI

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RadialAxisAutomationPeer - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RadialAxisAutomationPeer

    Exposes RadialAxis types to UI Automation

    Inheritance
    System.Object
    GaugeAxisAutomationPeer
    RadialAxisAutomationPeer
    Implements
    Microsoft.UI.Xaml.Automation.Provider.IRangeValueProvider
    Inherited Members
    GaugeAxisAutomationPeer.GetPatternCore(PatternInterface)
    GaugeAxisAutomationPeer.IsReadOnly
    GaugeAxisAutomationPeer.LargeChange
    GaugeAxisAutomationPeer.Maximum
    GaugeAxisAutomationPeer.Minimum
    GaugeAxisAutomationPeer.SetValue(Double)
    GaugeAxisAutomationPeer.SmallChange
    Namespace: Syncfusion.UI.Xaml.Automation.Peers
    Assembly: Syncfusion.Gauge.WinUI.dll
    Syntax
    public class RadialAxisAutomationPeer : GaugeAxisAutomationPeer, IRangeValueProvider

    Constructors

    RadialAxisAutomationPeer(RadialAxis)

    Initializes a new instance of the RadialAxisAutomationPeer class with the specified a RadialAxis.

    Declaration
    public RadialAxisAutomationPeer(RadialAxis control)
    Parameters
    Type Name Description
    RadialAxis control

    The owner element.

    Methods

    GetAutomationControlTypeCore()

    Declaration
    protected override AutomationControlType GetAutomationControlTypeCore()
    Returns
    Type
    Microsoft.UI.Xaml.Automation.Peers.AutomationControlType
    Overrides
    GaugeAxisAutomationPeer.GetAutomationControlTypeCore()

    GetClassNameCore()

    Declaration
    protected override string GetClassNameCore()
    Returns
    Type
    System.String
    Overrides
    GaugeAxisAutomationPeer.GetClassNameCore()

    GetHelpTextCore()

    Declaration
    protected override string GetHelpTextCore()
    Returns
    Type
    System.String
    Overrides
    GaugeAxisAutomationPeer.GetHelpTextCore()

    GetLocalizedControlTypeCore()

    Declaration
    protected override string GetLocalizedControlTypeCore()
    Returns
    Type
    System.String
    Overrides
    GaugeAxisAutomationPeer.GetLocalizedControlTypeCore()

    Implements

    Microsoft.UI.Xaml.Automation.Provider.IRangeValueProvider
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved