menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SFChartAxisEdgeLabelsVisibilityMode - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SFChartAxisEdgeLabelsVisibilityMode

    Used to define the edge labels visibility mode of the axis.

    Inheritance
    System.Object
    SFChartAxisEdgeLabelsVisibilityMode
    Namespace: Syncfusion.MacOS.Charts.SfChart
    Assembly: Syncfusion.SfChart.XForms.macOS.dll
    Syntax
    public sealed class SFChartAxisEdgeLabelsVisibilityMode : Enum

    Fields

    AlwaysVisible

    Indicates that edge label is set as always visible.

    Declaration
    public const SFChartAxisEdgeLabelsVisibilityMode AlwaysVisible
    Field Value
    Type
    SFChartAxisEdgeLabelsVisibilityMode

    Default

    Indicates that edge label is set as default.

    Declaration
    public const SFChartAxisEdgeLabelsVisibilityMode Default
    Field Value
    Type
    SFChartAxisEdgeLabelsVisibilityMode

    Visible

    Indicates that edge label is set as visible.

    Declaration
    public const SFChartAxisEdgeLabelsVisibilityMode Visible
    Field Value
    Type
    SFChartAxisEdgeLabelsVisibilityMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved