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