Gets or sets the settings for the Y-axis. Namespace: MindFusion.Charting.Wpf
|
C#
![]() |
---|
public AxisSettings YAxisSettings { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property YAxisSettings As AxisSettings |
An object of type AxisSettings.
The YAxisSettings property specifies all types of appearance settings for the Y-axis: type of labels, minimum and maximum value of the scale, interval, title, tick length, axis length and more.