ASP.NET Pack Programmer's Guide
Plot2D.XAxis Property
See Also
 





Gets or sets default Axis instance used to map X data coordinates of series rendered inside this plot to the plot's pixels.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public Axis XAxis { get; set; }

Visual Basic  Copy Code

Public Property XAxis As Axis

 Property Value

 See Also

Plot2D Members
Plot2D Class
MindFusion.Charting Namespace