Gets or sets a value that indicates if custom grid labels are drawn at grid lines or in the middle between each two adjacent grid lines.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public bool GridLabelsAtLines { get; set; } |
Visual Basic Copy Code |
---|
Public Property GridLabelsAtLines As Boolean |