Gets or sets the appearance settings for the y-axis.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public Axis YAxisSettings { get; set; } |
Visual Basic Copy Code |
---|
Public Property YAxisSettings As Axis |
An Axis object.
The property specifies all appearance characteristics of the X-axis: minimum and maximum value as well the intervals among them.