menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ChartCustomLabelsParameter - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ChartCustomLabelsParameter

    Specifies the parameter types of GetLabelAt(Int32) method.

    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public enum ChartCustomLabelsParameter

    Fields

    Name Description
    Index

    The parameter of GetLabelAt(Int32) method is index of labels.

    Position

    The parameter of GetLabelAt(Int32) method is position of labels.

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