menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IChartAxis - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IChartAxis

    Interface implementation for IChartAxis

    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public interface IChartAxis

    Properties

    VisibleLabels

    Gets or sets VisibleLabels property

    Declaration
    ChartAxisLabelCollection VisibleLabels { get; set; }
    Property Value
    Type
    ChartAxisLabelCollection

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved