menu

WinForms

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

    Show / Hide Table of Contents

    Enum ChartAxisLabelPlacement

    Specifies the label placement of the axis lines.

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

    Fields

    Name Description
    BetweenTicks

    Labels are placeed between ticks of axis..

    OnTicks

    Labels are placeed on ticks of axis.

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