|
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; }
Public Property ScaleTight As Boolean
Get
Set
Request Example
View SourceProperty Value
Type:
BooleanSee Also