menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class LabelContent

    Represents the label content of the data marker label

    Inheritance
    System.Object
    LabelContent
    Namespace: Com.Syncfusion.Charts
    Assembly: Syncfusion.SfChart.Android.dll
    Syntax
    public sealed class LabelContent : Enum

    Fields

    Percentage

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

    Declaration
    public const LabelContent Percentage
    Field Value
    Type
    LabelContent

    YValue

    Indicates that label should contain Y value of series point

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