Click or drag to resize
NChartScaleLegendMinimalEntriesPadding Property
Minimal padding between entries in pixels. The default value is 10.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public float MinimalEntriesPadding { get; set; }

Property Value

Type: Single

Implements

INChartLegendMinimalEntriesPadding
See Also