ZoomSettings.FitLabels Property

Gets or sets the zoom fit mode for labels. When true, approximates the zoom to try to include the labels.
Public Property FitLabels() As Boolean
This language is not supported or no code example is available.
public bool FitLabels {get; set;}
This language is not supported or no code example is available.

Property Value

bool
Remarks
 
Labels are drawn in screen coordinates with a fixed size, it's not possible to fit them perfectly.

.NET Framework

Supported in: 4.8

In this article

Definition