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 RadDataAxisBase

Inheritance
System.Object
RadControl
RadDataAxisBase
RadHorizontalDataAxis
RadVerticalDataAxis
Inherited Members
RadControl.EndVisualStateUpdate(Boolean, Boolean)
RadControl.UpdateVisualState(Boolean)
RadControl.BeginVisualStateUpdate()
RadControl.OnCreateAutomationPeer()
RadControl.SetVisualState(String, Boolean)
RadControl.CanUpdateVisualState()
RadControl.ComposeVisualStateName()
RadControl.MeasureOverride(Size)
RadControl.ArrangeOverride(Size)
RadControl.UnapplyTemplateCore()
RadControl.OnIsEnabledChanged(Boolean, Boolean)
RadControl.OnTemplateApplied()
RadControl.ApplyTemplateCore()
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 RadDataAxisBase : RadControl

Fields

CalculatedLabelInfosProperty

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

CalculatedMajorTicksProperty

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

CalculatedMinorTicksProperty

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

IsZeroAlignedProperty

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

LabelFormatProperty

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

LabelStepProperty

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

LabelStyleProperty

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

LabelsVisibilityProperty

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

MajorTickLengthProperty

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

MaximumProperty

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

MinimumProperty

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

MinorTickLengthProperty

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

OriginValueProperty

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

StepProperty

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

StrokeProperty

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

TicksDistanceProperty

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

Properties

CalculatedLabelInfos

Declaration
public IEnumerable<DataAxisLabelInfo> CalculatedLabelInfos { get; }
Property Value
System.Collections.Generic.IEnumerable<DataAxisLabelInfo>

CalculatedMajorTicks

Declaration
public IEnumerable<double> CalculatedMajorTicks { get; }
Property Value
System.Collections.Generic.IEnumerable<System.Double>

CalculatedMinorTicks

Declaration
public IEnumerable<double> CalculatedMinorTicks { get; }
Property Value
System.Collections.Generic.IEnumerable<System.Double>

IsZeroAligned

Declaration
public bool IsZeroAligned { get; set; }
Property Value
System.Boolean

LabelFormat

Declaration
public string LabelFormat { get; set; }
Property Value
System.String

LabelStep

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

LabelStyle

Declaration
public Style LabelStyle { get; set; }
Property Value
Microsoft.UI.Xaml.Style

LabelsVisibility

Declaration
public DataAxisLabelsVisibility LabelsVisibility { get; set; }
Property Value
DataAxisLabelsVisibility

MajorTickLength

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

Maximum

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

Minimum

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

MinorTickLength

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

OriginValue

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

Step

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

Stroke

Declaration
public Brush Stroke { get; set; }
Property Value
Microsoft.UI.Xaml.Media.Brush

TicksDistance

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

Methods

OnApplyTemplate()

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

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.