Gets or sets the settings for the X2-axis
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public AxisSettings X2AxisSettings { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property X2AxisSettings As AxisSettings |
An instance of the AxisSettings class.
The X2-axis is drawn when the X2AxisSettings.MinValue and X2AxisSettings.MaxValue properties are set or an AxesSeries.X2Data is not an empty list.