Gets or sets whether there are labels rendered for the axes.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public bool ShowAxisLabels { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowAxisLabels As Boolean |
true to render axis labels, otherwise false. The default value is false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |