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





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

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

 Syntax

C#  Copy Code

public AxisSettings YAxisSettings { get; set; }

Visual Basic  Copy Code

Public Property YAxisSettings As AxisSettings

 Property Value

An instance of the AxisSettings class.

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting.Wpf Namespace