WinUI

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartAxis - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartAxis

    Inheritance
    System.Object
    ChartAxis
    ChartAxisBase2D
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.Chart.WinUI.dll
    Syntax
    public abstract class ChartAxis : Control

    Constructors

    ChartAxis()

    Declaration
    public ChartAxis()

    Fields

    AxisLineOffsetProperty

    The DependencyProperty for AxisLineOffset property.

    Declaration
    public static readonly DependencyProperty AxisLineOffsetProperty
    Field Value
    Type Description
    Microsoft.UI.Xaml.DependencyProperty

    AxisLineStyleProperty

    The DependencyProperty for AxisLineStyle property.

    Declaration
    public static readonly DependencyProperty AxisLineStyleProperty
    Field Value
    Type Description
    Microsoft.UI.Xaml.DependencyProperty

    CrosshairLabelTemplateProperty

    The DependencyProperty for CrosshairLabelTemplate property.

    Declaration
    public static readonly DependencyProperty CrosshairLabelTemplateProperty
    Field Value
    Type Description
    Microsoft.UI.Xaml.DependencyProperty

    EdgeLabelsDrawingModeProperty

    The DependencyProperty for EdgeLabelsDrawingMode property.

    Declaration
    public static readonly DependencyProperty EdgeLabelsDrawingModeProperty
    Field Value
    Type Description
    Microsoft.UI.Xaml.DependencyProperty

    EdgeLabelsVisibilityModeProperty

    The DependencyProperty for EdgeLabelsVisibilityMode property.

    Declaration
    public static readonly DependencyProperty EdgeLabelsVisibilityModeProperty
    Field Value
    Type Description
    Microsoft.UI.Xaml.DependencyProperty

    EnableAutoIntervalOnZoomingProperty

    The DependencyProperty for EnableAutoIntervalOnZooming property.

    Declaration
    public static readonly DependencyProperty EnableAutoIntervalOnZoomingProperty
    Field Value
    Type Description
    Microsoft.UI.Xaml.DependencyProperty

    HeaderProperty

    The DependencyProperty for Header property.

    Declaration
    public static readonly DependencyProperty HeaderProperty
    Field Value
    Type Description
    Microsoft.UI.Xaml.DependencyProperty

    HeaderStyleProperty

    The DependencyProperty for HeaderStyle property.

    Declaration
    public static readonly DependencyProperty HeaderStyleProperty
    Field Value
    Type Description
    Microsoft.UI.Xaml.DependencyProperty

    HeaderTemplateProperty

    The DependencyProperty for HeaderTemplate property.

    Declaration
    public static readonly DependencyProperty HeaderTemplateProperty
    Field Value
    Type Description
    Microsoft.UI.Xaml.DependencyProperty

    IsInversedProperty

    The DependencyProperty for IsInversed property.

    Declaration
    public static readonly DependencyProperty IsInversedProperty
    Field Value
    Type Description
    Microsoft.UI.Xaml.DependencyProperty

    LabelExtentProperty

    The DependencyProperty for LabelExtent property.

    Declaration
    public static readonly DependencyProperty LabelExtentProperty
    Field Value
    Type Description
    Microsoft.UI.Xaml.DependencyProperty

    LabelFormatProperty

    The DependencyProperty for LabelFormat property.

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

    LabelIntersectActionProperty

    The DependencyProperty for LabelIntersectAction property.

    Declaration
    public static readonly DependencyProperty LabelIntersectActionProperty
    Field Value
    Type Description
    Microsoft.UI.Xaml.DependencyProperty

    LabelRotationAngleProperty

    The DependencyProperty for LabelRotationAngle property.

    Declaration
    public static readonly DependencyProperty LabelRotationAngleProperty
    Field Value
    Type Description
    Microsoft.UI.Xaml.DependencyProperty

    LabelStyleProperty

    The DependencyProperty for LabelStyle property.

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

    LabelTemplateProperty

    The DependencyProperty for LabelTemplate property.

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

    MajorGridLineStyleProperty

    The DependencyProperty for MajorGridLineStyle property.

    Declaration
    public static readonly DependencyProperty MajorGridLineStyleProperty
    Field Value
    Type Description
    Microsoft.UI.Xaml.DependencyProperty

    MajorTickLineStyleProperty

    The DependencyProperty for MajorTickLineStyle property.

    Declaration
    public static readonly DependencyProperty MajorTickLineStyleProperty
    Field Value
    Type Description
    Microsoft.UI.Xaml.DependencyProperty

    MinorGridLineStyleProperty

    The DependencyProperty for MinorGridLineStyle property.

    Declaration
    public static readonly DependencyProperty MinorGridLineStyleProperty
    Field Value
    Type Description
    Microsoft.UI.Xaml.DependencyProperty

    MinorTickLineStyleProperty

    The DependencyProperty for MinorTickLineStyle property.

    Declaration
    public static readonly DependencyProperty MinorTickLineStyleProperty
    Field Value
    Type Description
    Microsoft.UI.Xaml.DependencyProperty

    OpposedPositionProperty

    The DependencyProperty for OpposedPosition property.

    Declaration
    public static readonly DependencyProperty OpposedPositionProperty
    Field Value
    Type Description
    Microsoft.UI.Xaml.DependencyProperty

    PlotOffsetEndProperty

    The DependencyProperty for PlotOffsetEnd property.

    Declaration
    public static readonly DependencyProperty PlotOffsetEndProperty
    Field Value
    Type Description
    Microsoft.UI.Xaml.DependencyProperty

    PlotOffsetStartProperty

    The DependencyProperty for PlotOffsetStart property.

    Declaration
    public static readonly DependencyProperty PlotOffsetStartProperty
    Field Value
    Type Description
    Microsoft.UI.Xaml.DependencyProperty

    ShowGridLinesProperty

    The DependencyProperty for ShowGridLines property.

    Declaration
    public static readonly DependencyProperty ShowGridLinesProperty
    Field Value
    Type Description
    Microsoft.UI.Xaml.DependencyProperty

    ShowTrackballInfoProperty

    The DependencyProperty for ShowTrackballInfo property.

    Declaration
    public static readonly DependencyProperty ShowTrackballInfoProperty
    Field Value
    Type Description
    Microsoft.UI.Xaml.DependencyProperty

    TickLineSizeProperty

    The DependencyProperty for TickLineSize property.

    Declaration
    public static readonly DependencyProperty TickLineSizeProperty
    Field Value
    Type Description
    Microsoft.UI.Xaml.DependencyProperty

    TrackballLabelTemplateProperty

    The DependencyProperty for TrackballLabelTemplate property.

    Declaration
    public static readonly DependencyProperty TrackballLabelTemplateProperty
    Field Value
    Type Description
    Microsoft.UI.Xaml.DependencyProperty

    Properties

    AxisLineOffset

    Declaration
    public double AxisLineOffset { get; set; }
    Property Value
    Type Description
    System.Double

    AxisLineStyle

    Declaration
    public Style AxisLineStyle { get; set; }
    Property Value
    Type Description
    Microsoft.UI.Xaml.Style

    CrosshairLabelTemplate

    Declaration
    public DataTemplate CrosshairLabelTemplate { get; set; }
    Property Value
    Type Description
    Microsoft.UI.Xaml.DataTemplate

    EdgeLabelsDrawingMode

    Declaration
    public EdgeLabelsDrawingMode EdgeLabelsDrawingMode { get; set; }
    Property Value
    Type Description
    EdgeLabelsDrawingMode

    EdgeLabelsVisibilityMode

    Declaration
    public EdgeLabelsVisibilityMode EdgeLabelsVisibilityMode { get; set; }
    Property Value
    Type Description
    EdgeLabelsVisibilityMode

    EnableAutoIntervalOnZooming

    Declaration
    public bool EnableAutoIntervalOnZooming { get; set; }
    Property Value
    Type Description
    System.Boolean

    Header

    Declaration
    public object Header { get; set; }
    Property Value
    Type Description
    System.Object

    HeaderStyle

    Declaration
    public LabelStyle HeaderStyle { get; set; }
    Property Value
    Type Description
    LabelStyle

    HeaderTemplate

    Declaration
    public DataTemplate HeaderTemplate { get; set; }
    Property Value
    Type Description
    Microsoft.UI.Xaml.DataTemplate

    IsInversed

    Declaration
    public bool IsInversed { get; set; }
    Property Value
    Type Description
    System.Boolean

    LabelExtent

    Declaration
    public double LabelExtent { get; set; }
    Property Value
    Type Description
    System.Double

    LabelFormat

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

    LabelIntersectAction

    Declaration
    public AxisLabelIntersectAction LabelIntersectAction { get; set; }
    Property Value
    Type Description
    AxisLabelIntersectAction

    LabelRotationAngle

    Declaration
    public double LabelRotationAngle { get; set; }
    Property Value
    Type Description
    System.Double

    LabelStyle

    Declaration
    public LabelStyle LabelStyle { get; set; }
    Property Value
    Type Description
    LabelStyle

    LabelTemplate

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

    MajorGridLineStyle

    Declaration
    public Style MajorGridLineStyle { get; set; }
    Property Value
    Type Description
    Microsoft.UI.Xaml.Style

    MajorTickLineStyle

    Declaration
    public Style MajorTickLineStyle { get; set; }
    Property Value
    Type Description
    Microsoft.UI.Xaml.Style

    MinorGridLineStyle

    Declaration
    public Style MinorGridLineStyle { get; set; }
    Property Value
    Type Description
    Microsoft.UI.Xaml.Style

    MinorTickLineStyle

    Declaration
    public Style MinorTickLineStyle { get; set; }
    Property Value
    Type Description
    Microsoft.UI.Xaml.Style

    OpposedPosition

    Declaration
    public bool OpposedPosition { get; set; }
    Property Value
    Type Description
    System.Boolean

    PlotOffsetEnd

    Declaration
    public double PlotOffsetEnd { get; set; }
    Property Value
    Type Description
    System.Double

    PlotOffsetStart

    Declaration
    public double PlotOffsetStart { get; set; }
    Property Value
    Type Description
    System.Double

    ShowGridLines

    Declaration
    public bool ShowGridLines { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowTrackballInfo

    Declaration
    public bool ShowTrackballInfo { get; set; }
    Property Value
    Type Description
    System.Boolean

    TickLineSize

    Declaration
    public double TickLineSize { get; set; }
    Property Value
    Type Description
    System.Double

    TrackballLabelTemplate

    Declaration
    public DataTemplate TrackballLabelTemplate { get; set; }
    Property Value
    Type Description
    Microsoft.UI.Xaml.DataTemplate

    Methods

    CalculateVisibleInterval(DoubleRange, Size)

    Declaration
    protected virtual double CalculateVisibleInterval(DoubleRange visibleRange, Size availableSize)
    Parameters
    Type Name Description
    DoubleRange visibleRange
    Windows.Foundation.Size availableSize
    Returns
    Type Description
    System.Double

    CalculateVisibleRange(DoubleRange, Size)

    Declaration
    protected virtual DoubleRange CalculateVisibleRange(DoubleRange actualRange, Size availableSize)
    Parameters
    Type Name Description
    DoubleRange actualRange
    Windows.Foundation.Size availableSize
    Returns
    Type Description
    DoubleRange

    MeasureOverride(Size)

    Declaration
    protected override Size MeasureOverride(Size availableSize)
    Parameters
    Type Name Description
    Windows.Foundation.Size availableSize
    Returns
    Type Description
    Windows.Foundation.Size

    Events

    ActualRangeChanged

    Declaration
    public event EventHandler<ActualRangeChangedEventArgs> ActualRangeChanged
    Event Type
    Type Description
    System.EventHandler<ActualRangeChangedEventArgs>

    LabelCreated

    Declaration
    public event EventHandler<LabelCreatedEventArgs> LabelCreated
    Event Type
    Type Description
    System.EventHandler<LabelCreatedEventArgs>
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved