MindFusion.Wpf Pack Programmer's Guide
LineChart.XAxisSettings Property
See Also
 





Gets or sets the settings of the x-axis. This is a dependency property.

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

public AxisSettings XAxisSettings { get; set; }

Visual Basic  Copy Code

Public Property XAxisSettings As AxisSettings

 Property Value

An instance of the AxisSettings class.

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting.Wpf Namespace