Gets or sets a value indicating whether the plot should show zoom buttons.
Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor
SyntaxC#
Copy Code
|
|---|
public bool ShowZoomWidgets { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ShowZoomWidgets As Boolean |
See Also