WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RadialAxis - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RadialAxis

    Render the RadialAxis

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

    Constructors

    RadialAxis(SfSmithChart)

    Initializes a new instance of the RadialAxis class.

    Declaration
    public RadialAxis(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 - 2021 Syncfusion Inc. All Rights Reserved