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