Gets or sets the appearance settings for the x-axis.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public Axis XAxisSettings { get; set; } |
Visual Basic Copy Code |
---|
Public Property XAxisSettings 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.