Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SFChartLabelContent

    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 Description
    SFChartLabelContent

    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 SFChartLabelContent YValue
    Field Value
    Type Description
    SFChartLabelContent
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved