Gets or sets the offset of the legend to the axis labels.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public float LegendOffset { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LegendOffset As Single |
See Also