WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LabelContent - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum LabelContent

    Enumeration represents series' adorner label content.

    Namespace: Syncfusion.Windows.Chart
    Assembly: Syncfusion.Chart.Wpf.dll
    Syntax
    public enum LabelContent

    Fields

    Name Description
    DateTime

    Identifies that label should contain DateTime value.

    LabelContentPath

    Label's content will be retrieved from the LabelContentPath property.

    Percentage

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

    XValue

    Identifies that label should contain X value of series' point.

    YofTot

    Identifies that label should contain value of Y of total values.

    YValue

    Identifies that label should contain Y value of series' point.

    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved