Charting for WinForms Programmer's Guide
Renderer2D.XAxis Property
See Also
 






Gets the X axis associated with this Renderer2D.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public Axis XAxis { get; set; }

Visual Basic  Copy Code

Public Property XAxis As Axis

 Property Value

 See Also

Renderer2D Members
Renderer2D Class
MindFusion.Charting Namespace