Gets or sets a value indicating whether coordinate labels should be pinned in place or scroll together with the plot when users pan it.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public bool PinLabels { get; set; } |
Visual Basic Copy Code |
---|
Public Property PinLabels As Boolean |
MindFusion.Charting Developer's Guide | © 2024 MindFusion |