Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • 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 Description
    LabelContent

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    YValue

    Indicates that label should contain Y value of series point

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