menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class SFChartLabelContent

    Represents the label content of the data marker label.

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

    Fields

    Percentage

    Indicates that label should contain percentage value of series point among other points.

    Declaration
    public const SFChartLabelContent Percentage
    Field Value
    Type
    SFChartLabelContent

    YValue

    Indicates that label should contain Y value of series point.

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