Gets or sets a value indicating whether the plot should show zoom buttons.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
C# Copy Code |
---|
public bool ShowZoomWidgets { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowZoomWidgets As Boolean |
Charting for WinForms Programmer's Guide | © 2024 MindFusion |