menu

WinForms

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

    Show / Hide Table of Contents

    Class HorizontalAxis

    Render the Horizontal ChartAxis

    Inheritance
    System.Object
    ChartAxis
    HorizontalAxis
    Implements
    System.IDisposable
    Inherited Members
    ChartAxis.AxisLineVisible
    ChartAxis.Dispose()
    ChartAxis.LabelCreated
    ChartAxis.LabelIntersectAction
    ChartAxis.LabelPlacement
    ChartAxis.MajorGridlinesVisible
    ChartAxis.MinorGridlinesCount
    ChartAxis.MinorGridlinesVisible
    ChartAxis.OnAxisLabelCreated(ChartAxisLabelEventArgs)
    ChartAxis.Style
    ChartAxis.Visible
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.WinForms.SmithChart
    Assembly: Syncfusion.SfSmithChart.WinForms.dll
    Syntax
    public class HorizontalAxis : ChartAxis, IDisposable

    Constructors

    HorizontalAxis(SfSmithChart)

    Initializes a new instance of the HorizontalAxis class.

    Declaration
    public HorizontalAxis(SfSmithChart chart)
    Parameters
    Type Name Description
    SfSmithChart chart

    instance of smith chart

    Implements

    System.IDisposable

    See Also

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