menu

WinForms

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

    Show / Hide Table of Contents

    Enum ChartAxisTickDrawingOperationMode

    Specifies the drawing mode of the tick lines.

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

    Fields

    Name Description
    IntervalFixed

    In this mode, the interval always remains unchanged during zooming.

    NumberOfIntervalsFixed

    In this mode, only number of intervals matters, and it is kept constant during zooming. Also there is always full number of intervals on axis.

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