menu

WPF

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

    Show / Hide Table of Contents

    Enum ChartAxisCap

    Represents chart axis end line caps.

    Namespace: Syncfusion.Windows.Chart
    Assembly: Syncfusion.Chart.Wpf.dll
    Syntax
    [Flags]
    public enum ChartAxisCap

    Fields

    Name Description
    Arrows

    Start and end arrows are drawn at the ends of axis.

    EndArrow

    End arrow is drawn at the end of axis.

    None

    Represents No cap.

    StartArrow

    Start arrow is drawn at the end of axis.

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