Click or drag to resize
Accord.NET (logo)

ScatterplotViewScaleTight Property

Gets or sets whether to remove the grace space between the axis labels and points.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public bool ScaleTight { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also