Interface IRangeAxis

    Show / Hide Table of Contents

    Interface IRangeAxis

    Interface implementation for IRangeAxis

    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.Chart.WinUI.dll
    Syntax
    public interface IRangeAxis

    Properties

    Range

    Gets Range property

    Declaration
    DoubleRange Range { get; }
    Property Value
    Type Description
    DoubleRange
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved